Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 25 of 74) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Dsystem.d21 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 …]
Dsystem.s16 hint \from
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dopc-i.s211 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 …]
Dopc-x.s17 hint.x 0
18 hint.x @pause
19 hint.x 0x3fffffffffffffff
Dopc-x.d32 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;;
Dhint.b-warn.s1 hint.b @pause
2 hint.b 0x1ffff
Dhint.b-err.s1 hint.b @pause
2 hint.b 0x1ffff
Dopc-i.d247 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 …]
Dhint.b-warn.l2 .*:1: Warning: hint.b may be treated as nop
3 .*:2: Warning: hint.b may be treated as nop
Dhint.b-err.l2 .*:1: Error: hint.b shouldn't be used
Dopc-f.s610 hint.f 0
611 hint.f @pause
612 hint.f 0x1ffff
Dopc-m.s1011 hint.m 0
1012 hint.m @pause
1013 hint.m 0x1ffff
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-ia64.texi83 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/
Ddeffile.h39 int hint; member
Dpe-dll.c1167 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/
Dnds32.h90 #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/
Dia64-ic.tbl227 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…
DChangeLog-0203960 * 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/
Ddlltool.c785 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/
Dsp-pc-validations-bad-t.s135 ldrh pc, [r0, #-3] @ => Unallocated memory hint
143 ldrh pc, label @ Unallocated memory hint
/toolchain/binutils/binutils-2.25/bfd/doc/
DChangeLog-9103424 since they don't contain documentation yet (hint, hint!).
/toolchain/binutils/binutils-2.25/cpu/
Dfrv.cpu1996 (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/
DChangeLog-20051443 * 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/
Dtc-ia64.c325 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/
Delf32-spu.c934 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()

123