Home
last modified time | relevance | path

Searched refs:halt (Results 1 – 23 of 23) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/
Dmisc.s7 halt
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
Dopcode.s22 start: halt
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/
Dallinsn.s726 .global halt symbol
727 halt: label
728 halt
Dallinsn.le.d638 000004f0 <halt>:
639 4f0: 22 70 halt
Dallinsn.be.d638 000004f0 <halt>:
639 4f0: 70 22 halt
Ddj1.s855 halt
Ddj1.be.d985 956: 70 22 halt
Ddj1.le.d985 956: 22 70 halt
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dv32-err-1.s116 halt ; { dg-error "Unknown opcode" }
Drd-v32s-1.d147 154: 30f9 halt
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/
Dallinsn.sh1233 .global halt
1234 halt:
1235 halt
Dallinsn.s1194 .global halt symbol
1195 halt: label
1196 halt
Dallinsn.d1084 00000838 <halt>:
1085 838: 08 00 halt
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c488 char * halt; in msp430_profiler() local
629 halt = extract_operand (input_line_pointer, str, 1024); in msp430_profiler()
633 input_line_pointer = halt; in msp430_profiler()
/toolchain/binutils/binutils-2.25/opcodes/
Drl78-decode.opc574 /** 0110 0001 1110 1101 halt */
575 ID(halt);
Drl78-decode.c3058 ID(halt); in rl78_decode_opcode()
Ds390-opc.txt76 b231 hsch S_00 "halt subchannel" g5 esa,zarch
DChangeLog-92977 * m68k-opc.c (halt, pulse): Enable them on the 68060.
/toolchain/binutils/binutils-2.25/cpu/
Dxstormy16.cpu1948 (dni halt "halt" () ("halt") (+ (f-op #x0008)) (c-call VOID "do_halt") ())
Dmep-core.cpu2013 (dnci halt "halt pipeline" (VOLATILE)
2014 "halt"
2016 ; set psw.halt
Dcris.cpu3972 halt
3975 "halt"
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-z8k.texi299 call addr(rd) cpl rrd,rrs halt
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog-91032209 * i960.h (i960_opcodes): "halt" takes an argument. From Stephen