Lines Matching full:performs

1959   Performs a case insensitive comparison of two Null-terminated ASCII strings,
1962 This function performs a case insensitive comparison of the Null-terminated
4054 Reads a bit field from an 8-bit value, performs a bitwise OR, and returns the
4057 Performs a bitwise OR between the bit field specified by StartBit
4088 Reads a bit field from an 8-bit value, performs a bitwise AND, and returns
4091 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4122 Reads a bit field from an 8-bit value, performs a bitwise AND followed by a
4125 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4221 Reads a bit field from a 16-bit value, performs a bitwise OR, and returns the
4224 Performs a bitwise OR between the bit field specified by StartBit
4255 Reads a bit field from a 16-bit value, performs a bitwise AND, and returns
4258 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4289 Reads a bit field from a 16-bit value, performs a bitwise AND followed by a
4292 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4388 Reads a bit field from a 32-bit value, performs a bitwise OR, and returns the
4391 Performs a bitwise OR between the bit field specified by StartBit
4422 Reads a bit field from a 32-bit value, performs a bitwise AND, and returns
4425 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4456 Reads a bit field from a 32-bit value, performs a bitwise AND followed by a
4459 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4555 Reads a bit field from a 64-bit value, performs a bitwise OR, and returns the
4558 Performs a bitwise OR between the bit field specified by StartBit
4589 Reads a bit field from a 64-bit value, performs a bitwise AND, and returns
4592 Performs a bitwise AND between the bit field specified by StartBit and EndBit
4623 Reads a bit field from a 64-bit value, performs a bitwise AND followed by a
4626 Performs a bitwise AND between the bit field specified by StartBit and EndBit
5789 Reads a 64-bit MSR, performs a bitwise OR on the lower 32-bits, and
5792 Reads the 64-bit MSR specified by Index, performs a bitwise OR
5816 Reads a 64-bit MSR, performs a bitwise AND on the lower 32-bits, and writes
5819 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
5843 Reads a 64-bit MSR, performs a bitwise AND followed by a bitwise OR
5846 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
5848 preserving the upper 32-bits, performs a bitwise OR between the
5940 Reads a bit field in a 64-bit MSR, performs a bitwise OR, and writes the
5943 Reads the 64-bit MSR specified by Index, performs a bitwise OR
5977 Reads a bit field in a 64-bit MSR, performs a bitwise AND, and writes the
5980 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
6014 Reads a bit field in a 64-bit MSR, performs a bitwise AND followed by a
6018 Reads the 64-bit MSR specified by Index, performs a bitwise AND followed by a
6102 Reads a 64-bit MSR, performs a bitwise OR, and writes the result
6105 Reads the 64-bit MSR specified by Index, performs a bitwise OR
6128 Reads a 64-bit MSR, performs a bitwise AND, and writes the result back to the
6131 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
6154 Reads a 64-bit MSR, performs a bitwise AND followed by a bitwise
6157 Reads the 64-bit MSR specified by Index, performs a bitwise AND between read
6158 result and the value specified by AndData, performs a bitwise OR
6249 Reads a bit field in a 64-bit MSR, performs a bitwise OR, and
6252 Reads the 64-bit MSR specified by Index, performs a bitwise OR
6286 Reads a bit field in a 64-bit MSR, performs a bitwise AND, and writes the
6289 Reads the 64-bit MSR specified by Index, performs a bitwise AND between the
6323 Reads a bit field in a 64-bit MSR, performs a bitwise AND followed by a
6327 Reads the 64-bit MSR specified by Index, performs a bitwise AND followed by
7822 Performs a serializing operation on all load-from-memory instructions that