/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | system.d | 21 34: d50320df hint #0x6 22 38: d50320ff hint #0x7 23 3c: d503211f hint #0x8 24 40: d503213f hint #0x9 25 44: d503215f hint #0xa 26 48: d503217f hint #0xb 27 4c: d503219f hint #0xc 28 50: d50321bf hint #0xd 29 54: d50321df hint #0xe 30 58: d50321ff hint #0xf [all …]
|
D | system.s | 16 hint \from
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | opc-i.s | 211 hint @pause 212 hint.i 0 213 hint.i @pause 214 hint.i 0x1fffff 215 (p7) hint @pause 216 (p7) hint.i 0 217 (p7) hint.i @pause 218 (p7) hint.i 0x1fffff 219 (p7) hint @pause 220 (p7) hint.i 0 [all …]
|
D | opc-x.s | 17 hint.x 0 18 hint.x @pause 19 hint.x 0x3fffffffffffffff
|
D | opc-x.d | 32 76: 00 00 00 00 00 00 hint\.x 0x0 35 86: 00 00 00 00 00 00 hint\.x 0x0 38 96: ff ff ff ff 7f e0 hint\.x 0x3fffffffffffffff;;
|
D | hint.b-warn.s | 1 hint.b @pause 2 hint.b 0x1ffff
|
D | hint.b-err.s | 1 hint.b @pause 2 hint.b 0x1ffff
|
D | opc-i.d | 247 a70: 00 00 00 80 01 00 \[MII\] hint\.m 0 248 a76: 00 00 00 03 00 00 hint\.i 0x0 249 a7c: 00 00 06 00 hint\.i 0x0 251 a86: f0 ff ff 03 84 03 hint\.i 0x1fffff 252 a8c: 00 00 06 00 \(p07\) hint\.i 0x0 254 a96: 01 00 00 03 80 03 \(p07\) hint\.i 0x0 255 a9c: 00 00 06 00 \(p07\) hint\.i 0x0 257 aa6: f1 ff ff 03 84 03 \(p07\) hint\.i 0x1fffff 258 aac: 00 00 06 00 \(p07\) hint\.i 0x0 260 ab6: 01 00 00 03 80 03 \(p07\) hint\.i 0x0 [all …]
|
D | hint.b-warn.l | 2 .*:1: Warning: hint.b may be treated as nop 3 .*:2: Warning: hint.b may be treated as nop
|
D | hint.b-err.l | 2 .*:1: Error: hint.b shouldn't be used
|
D | opc-f.s | 610 hint.f 0 611 hint.f @pause 612 hint.f 0x1ffff
|
D | opc-m.s | 1011 hint.m 0 1012 hint.m @pause 1013 hint.m 0x1ffff
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-ia64.texi | 83 These options control what the assembler will do when the @samp{hint.b} 85 @samp{hint.b}. @code{-mint.b=warning} will make the assembler issue a 86 warning when @samp{hint.b} is used. @code{-mhint.b=error} will make 87 the assembler treat @samp{hint.b} as an error, which is the default.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | deffile.h | 39 int hint; member
|
D | pe-dll.c | 1167 int s, hint; in fill_edata() local 1215 hint = 0; in fill_edata() 1254 pe_def_file->exports[s].hint = hint++; in fill_edata() 2273 d6[0] = exp->hint & 0xff; in make_one() 2274 d6[1] = exp->hint >> 8; in make_one() 3096 exp.hint = exp.ordinal >= 0 ? exp.ordinal : 0; in pe_process_import_defs()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | nds32.h | 90 #define N32_JREG(sub, rt, rb, dtit, hint) \ argument 91 N32_TYPE4(JREG, rt, 0, rb, (dtit << 3) | (hint & 7), N32_JREG_##sub)
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-ic.tbl | 227 pr-readers-br; br.call, br.cond, brl.call, brl.cond, br.ret, br.wexit, br.wtop, break.b, hint.b, no… 228 …fc, fchkf, fclrf, fcmp, IC:fetchadd, fpcmp, fsetc, fwb, getf, hint.f, hint.i, hint.m, hint.x, IC:i…
|
D | ChangeLog-0203 | 960 * ia64-opc-d.c (ia64_opcodes_d): Add "hint" instruction. 961 * ia64-opc-b.c: Add "hint.b" instruction. 962 * ia64-opc-f.c: Add "hint.f" instruction. 963 * ia64-opc-i.c: Add "hint.i" instruction. 964 * ia64-opc-m.c: Add "hint.m", "fc.i", "ld16", "st16", and 966 * ia64-opc-x.c: Add "hint.x" instruction. 974 * ia64-gen.c (in_iclass): Handle "hint" like "nop". 1803 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour. 1810 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | dlltool.c | 785 int hint; member 2748 int idx = exp->hint; in make_one_lib_file() 3220 alias_exp.hint = exp->hint; in gen_lib_file() 3883 int hint = 0; in mangle_defs() local 3916 d_exports_lexically[i]->hint = hint++; in mangle_defs()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | sp-pc-validations-bad-t.s | 135 ldrh pc, [r0, #-3] @ => Unallocated memory hint 143 ldrh pc, label @ Unallocated memory hint
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | ChangeLog-9103 | 424 since they don't contain documentation yet (hint, hint!).
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | frv.cpu | 1996 (df f-hint "2 bit branch prediction hint" () 17 2 UINT #f #f) 3047 ; Dummy hardware used to define hint field for branches always taken 3050 (name h-hint-taken) 3051 (comment "Branch taken hint dummy hardware") 3058 ; Dummy hardware used to define hint field for branches never taken 3061 (name h-hint-not-taken) 3062 (comment "Branch not taken hint dummy hardware") 3175 (dnop hint "2 bit branch predictor" (HASH-PREFIX) h-uint f-hint) 3176 (dnop hint_taken "2 bit branch predictor" () h-hint-taken f-hint) 3177 (dnop hint_not_taken "2 bit branch predictor" () h-hint-not-taken f-hint) [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2005 | 1443 * gas/ia64/hint.b-err.l: New file. 1444 * gas/ia64/hint.b-err.s: Likewise. 1445 * gas/ia64/hint.b-warn.l: Likewise. 1446 * gas/ia64/hint.b-warn.s: Likewise. 1448 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 325 unsigned hint:1; /* is this hint currently valid? */ member 5249 md.mem_offset.hint = 1; in dot_mem_offset() 7547 md.mem_offset.hint = 0; in md_begin() 7633 md.mem_offset.hint = 0; in ia64_end_of_source() 8276 tmpl.mem_offset.hint = 0; in specify_resource() 8345 if (md.mem_offset.hint) in specify_resource() 8352 specs[count].mem_offset.hint = 1; in specify_resource() 10105 && specs[count].mem_offset.hint in resources_match() 10106 && rs->mem_offset.hint) in resources_match() 10263 if (regdeps[depind].mem_offset.hint) in print_dependency() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-spu.c | 934 bfd_boolean branch, hint, call; in needs_ovl_stub() local 964 hint = FALSE; in needs_ovl_stub() 981 hint = is_hint (contents); in needs_ovl_stub() 982 if (branch || hint) in needs_ovl_stub() 1018 && !(branch || hint) in needs_ovl_stub() 1045 if (!(branch || hint) in needs_ovl_stub()
|