Searched refs:HINT (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/ |
D | elf-reloc-8.d | 23 0*0000084 HINT sys_umount 31 0*00000b4 HINT sys_mount 35 0*00000c8 HINT sys_chroot 49 0*0000164 HINT memcmp 55 0*0000188 HINT strcpy 64 0*000001c HINT simple_strtol 79 0*00000f0 HINT sprintf 83 0*000010c HINT sys_open 87 0*0000134 HINT sys_read 91 0*000014c HINT sys_close [all …]
|
D | elf-tls-1.d | 11 0*0000008 HINT __tls_get_addr 12 0*000000c HINT __tls_get_addr
|
D | elf-reloc-1.d | 14 0*0000014 HINT f
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | frv-opc.c | 3091 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3097 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3103 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3109 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3115 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3121 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3127 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3133 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3139 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, 3145 { { MNEM, OP (PACK), ' ', OP (ICCI_2), ',', OP (HINT), ',', OP (LABEL16), 0 } }, [all …]
|
D | micromips-opc.c | 80 case 'F': HINT (4, 0); in decode_micromips_operand() 88 case 'O': HINT (4, 0); in decode_micromips_operand() 110 case 'J': HINT (10, 16); in decode_micromips_operand() 147 case '|': HINT (4, 12); in decode_micromips_operand() 150 case '^': HINT (5, 11); in decode_micromips_operand() 153 case '1': HINT (5, 16); in decode_micromips_operand() 154 case '2': HINT (2, 14); in decode_micromips_operand() 155 case '3': HINT (3, 13); in decode_micromips_operand() 156 case '4': HINT (4, 12); in decode_micromips_operand() 157 case '5': HINT (8, 13); in decode_micromips_operand() [all …]
|
D | mips-formats.h | 35 #define HINT(SIZE, LSB) \ macro
|
D | mips-opc.c | 118 case '1': HINT (5, 6); in decode_mips_operand() 119 case '2': HINT (10, 6); in decode_mips_operand() 120 case '3': HINT (15, 6); in decode_mips_operand() 121 case '4': HINT (20, 6); in decode_mips_operand() 137 case 'J': HINT (10, 11); in decode_mips_operand() 202 case '\'': HINT (6, 16); in decode_mips_operand() 212 case '1': HINT (5, 6); in decode_mips_operand() 213 case '2': HINT (2, 11); in decode_mips_operand() 214 case '3': HINT (3, 21); in decode_mips_operand() 215 case '4': HINT (4, 21); in decode_mips_operand() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-0001 | 2767 apply HINT relocations against dynamic symbols.
|