Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.c51 #define ABSOLUTE_PREFIX '@' macro
64 #if !defined(ABSOLUTE_PREFIX) && !defined(IMMEDIATE_PREFIX)
65 #define ABSOLUTE_PREFIX '@' /* One or the other MUST be defined. */ macro
406 #ifdef ABSOLUTE_PREFIX in addr_mode()
407 case ABSOLUTE_PREFIX: in addr_mode()
Dtc-i386.c75 #define ABSOLUTE_PREFIX '*' macro
8771 if (*op_string == ABSOLUTE_PREFIX) in i386_att_operand()
8823 && *op_string != ABSOLUTE_PREFIX) in i386_att_operand()
8829 if (*op_string == ABSOLUTE_PREFIX) in i386_att_operand()