/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
badoffsethigh.s | 4 brlt R1,R2,$32768 label
|
badoffsetlow.s | 6 brlt R7,R8, ((label1-label2)-32765) ; evaluates to -32769
|
allinsn.d | 90 0000006c <brlt>: 91 6c: 31 00 00 00 brlt R0,R0,6c <brlt>
|
allinsn.s | 114 .global brlt 115 brlt: label 116 brlt R0,R0,0
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf64-ppc.c | 3951 asection *brlt; member in struct:ppc_link_hash_table [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
avr.h | 244 AVR_INSN (brlt, "l", "111100lllllll100", 1, AVR_ISA_1200, 0xf004)
|