Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Di386.h116 #define REX_PREFIX_P(opcode) (((opcode) & 0xf0) == REX_OPCODE) macro
H A DChangeLog-04151747 (REX_PREFIX_P): New macro.
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Di386.h118 #define REX_PREFIX_P(opcode) (((opcode) & 0xf0) == REX_OPCODE) macro
H A DChangeLog-04151747 (REX_PREFIX_P): New macro.
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-04151747 (REX_PREFIX_P): New macro.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-04151747 (REX_PREFIX_P): New macro.