Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386.c492 CODE_32BIT, enumerator
1006 {"code32", set_code_flag, CODE_32BIT},
2225 if (value == CODE_32BIT && !cpu_arch_flags.bitfield.cpui386) in update_code_flag()
4781 case CODE_32BIT: in match_template()
5264 case CODE_32BIT: in process_suffix()
5339 if ((flag_code == CODE_32BIT in process_suffix()
5341 || (flag_code != CODE_32BIT in process_suffix()
8330 addr_mode = flag_code == CODE_32BIT ? CODE_16BIT : CODE_32BIT; in i386_index_check()
8349 addr_mode = CODE_32BIT; in i386_index_check()
8419 || (addr_mode == CODE_32BIT in i386_index_check()
[all …]