Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Di386.h76 #define ESP_REG_NUM 4 macro
79 #define ESCAPE_TO_TWO_BYTE_ADDRESSING ESP_REG_NUM
81 #define NO_INDEX_REGISTER ESP_REG_NUM
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-i386.c3649 else if (i.base_reg->reg_num == ESP_REG_NUM) in build_modrm_byte()