Searched defs:addr_mode (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dns32k-dis.c468 int addr_mode; local
811 int addr_mode = bit_extract (buffer, ioffset - 5, 5); local
822 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dns32k-dis.c466 int addr_mode; local
809 int addr_mode = bit_extract (buffer, ioffset - 5, 5); local
820 int addr_mode = bit_extract (buffer, ioffset - 10, 5); local
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ns32k.c72 struct addr_mode struct
126 int addr_mode; /* What addrmode do we associate with this member in struct:__anon2587
379 Out: data in addr_mode struct. */ function
[all...]
/haiku-buildtools/gcc/gcc/
H A Dcselib.c1378 machine_mode addr_mode; local
H A Ddwarf2out.c15919 machine_mode addr_mode = get_address_mode (rtl); local
15905 machine_mode addr_mode = get_address_mode (rtl); local
/haiku-buildtools/binutils/gas/config/
H A Dtc-ns32k.c68 struct addr_mode struct
122 int addr_mode; /* What addrmode do we associate with this member in struct:__anon437
374 Out: data in addr_mode struct. */ function
[all...]
H A Dtc-i386.c8524 enum flag_code addr_mode; local
[all...]

Completed in 148 milliseconds