/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.h | 96 HLT = 297, /* HLT */ enumerator 275 #define HLT 297 macro
|
H A D | bfin-lex.l | 158 [hH][lL][tT] return HLT;
|
H A D | bfin-parse.y | 487 %token HLT IDLE 3668 | HLT
|
H A D | bfin-lex.c | 1600 return HLT;
|
H A D | bfin-parse.c | 580 HLT = 297, /* HLT */ enumerator 759 #define HLT 297 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.h | 96 HLT = 297, /* HLT */ enumerator 275 #define HLT 297 macro
|
H A D | bfin-lex.l | 158 [hH][lL][tT] return HLT;
|
H A D | bfin-parse.y | 487 %token HLT IDLE 3668 | HLT
|
H A D | bfin-lex.c | 1600 return HLT;
|
H A D | bfin-parse.c | 580 HLT = 297, /* HLT */ enumerator 759 #define HLT 297 macro
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | grf_ulreg.h | 48 #define HLT 0x8000 macro
|
H A D | grf_ul.c | 266 ba->ctrl = LBL | INCW | NMI | NMIM | HLT | CF; in ul_load_code() 312 ba->ctrl &= ~(HLT|CF); in ul_load_code() 340 ba->ctrl &= ~(HLT|CF); in ul_load_code()
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | testutils.inc | 168 HLT;
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | HardwareAssistedAddressSanitizerDesign.rst | 219 Errors are generated by the `HLT` instruction and are handled by a signal handler.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2012 | 341 * arm-dis.c (arm_opcodes): Add HLT.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 341 * arm-dis.c (arm_opcodes): Add HLT.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2012 | 341 * arm-dis.c (arm_opcodes): Add HLT.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrSystem.td | 42 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 341 * arm-dis.c (arm_opcodes): Add HLT.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedFalkorDetails.td | 1245 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…
|
H A D | AArch64SchedKryoDetails.td | 477 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMScheduleA57.td | 119 "(t2|t)?HINT$", "(t)?HLT$", "(t2)?HVC$", "(t2)?ISB$", "ITasm$",
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2012 | 641 (insns): Add HLT.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2012 | 641 (insns): Add HLT.
|
H A D | ChangeLog-2009 | 845 * config/bfin-parse.y (asm_1): Implement HLT instruction.
|