Searched refs:REGMEM_FIELD_HAS_REG (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/opcode/
H A Di386.h86 /* modrm.mode = REGMEM_FIELD_HAS_REG when a register is in there */
87 #define REGMEM_FIELD_HAS_REG 0x3/* always = 0x3 */ macro
88 #define REGMEM_FIELD_HAS_MEM (~REGMEM_FIELD_HAS_REG)

Completed in 101 milliseconds