Home
last modified time | relevance | path

Searched refs:HLT (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h96 HLT = 297, /* HLT */ enumerator
275 #define HLT 297 macro
H A Dbfin-lex.l158 [hH][lL][tT] return HLT;
H A Dbfin-parse.y487 %token HLT IDLE
3668 | HLT
H A Dbfin-lex.c1600 return HLT;
H A Dbfin-parse.c580 HLT = 297, /* HLT */ enumerator
759 #define HLT 297 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h96 HLT = 297, /* HLT */ enumerator
275 #define HLT 297 macro
H A Dbfin-lex.l158 [hH][lL][tT] return HLT;
H A Dbfin-parse.y487 %token HLT IDLE
3668 | HLT
H A Dbfin-lex.c1600 return HLT;
H A Dbfin-parse.c580 HLT = 297, /* HLT */ enumerator
759 #define HLT 297 macro
/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_ulreg.h48 #define HLT 0x8000 macro
H A Dgrf_ul.c266 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 Dtestutils.inc168 HLT;
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DHardwareAssistedAddressSanitizerDesign.rst219 Errors are generated by the `HLT` instruction and are handled by a signal handler.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2012341 * arm-dis.c (arm_opcodes): Add HLT.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2012341 * arm-dis.c (arm_opcodes): Add HLT.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2012341 * arm-dis.c (arm_opcodes): Add HLT.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSystem.td42 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2012341 * arm-dis.c (arm_opcodes): Add HLT.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkorDetails.td1245 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…
H A DAArch64SchedKryoDetails.td477 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMScheduleA57.td119 "(t2|t)?HINT$", "(t)?HLT$", "(t2)?HVC$", "(t2)?ISB$", "ITasm$",
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2012641 (insns): Add HLT.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2012641 (insns): Add HLT.
H A DChangeLog-2009845 * config/bfin-parse.y (asm_1): Implement HLT instruction.

12