Home
last modified time | relevance | path

Searched refs:jeq (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
Djscond_insn.s7 .global jeq symbol
8 jeq: label
9 jeq r1 label
Djscond_insn.d9 00000000 <jeq>:
10 0: 01 ba jeq r1
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-msp430.texi188 A polymorph instruction which is @samp{jeq label} in case if jump distance
197 A polymorph instruction which is @samp{jne label} or @samp{jeq +4; br label}
215 A polymorph instruction which is @samp{jeq +2; jge label} or @samp{jeq +6; jl +4; br label}
218 A polymorph instruction which is @samp{jeq +2; jhs label} or @samp{jeq +6; jlo +4; br label}
221 A polymorph instruction which is @samp{jeq label; jlo label} or @samp{jeq +2; jhs +4; br label}
224 A polymorph instruction which is @samp{jeq label; jl label} or @samp{jeq +2; jge +4; br label}
Dc-m68k.texi543 jhi jls jcc jcs jne jeq jvc
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cr16/
Djcc_test.s7 jeq (r1,r0)
Djcc_test.d10 0: 00 0a jeq \(r1,r0\)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
Dj.s8 jeq text_label
/toolchain/binutils/binutils-2.25/include/opcode/
Dmsp430.h98 MSP_INSN (jeq, 3, 1, 0x2400, 0xfc00),