Home
last modified time | relevance | path

Searched refs:REX_PREFIX_P (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Di386.h120 #define REX_PREFIX_P(opcode) (((opcode) & 0xf0) == REX_OPCODE) macro
DChangeLog-04151747 (REX_PREFIX_P): New macro.