HomeSort by relevance Sort by last modified time
    Searched full:clrb (Results 1 - 25 of 35) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
far-hc12.s 32 clrb
far-hc11.s 34 clrb
far-hc12.d 34 0+c041 <_start\+0x33> clrb
far-hc11.d 40 0+804c <_start\+0x38> clrb
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
opcode.s 152 clrb (r3)
opcode.d 148 124: 8a0b [ ]*clrb \(r3\)
  /toolchain/binutils/binutils-2.25/gas/doc/
c-z8k.texi 259 adc rd,rs clrb addr cpsir @@rd,@@rs,rr,cc
260 adcb rbd,rbs clrb addr(rd) cpsirb @@rd,@@rs,rr,cc
261 add rd,@@rs clrb rbd dab rbd
305 clrb @@rd cpsib @@rd,@@rs,rr,cc inc addr(rd),imm4m1
c-s390.texi 609 @item clrb R1,R2,M3,D4(B4) @tab clrb<m> R1,R2,D4(B4)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tahoe.h 109 { "clrb", {"wb", 0x49 } },
vax.h 202 { "clrb", {"wb", 0x94 } },
  /toolchain/binutils/binutils-2.25/opcodes/
ip2k-desc.c 430 /* clrb $fr,$bitno */
432 IP2K_INSN_CLRB, "clrb", "clrb", 16,
    [all...]
z8k-opc.h 679 /* 0000 1100 ddN0 1000 *** clrb @rd */
682 "clrb @rd",8,8,0x00,
684 "clrb",OPC_clrb,0,{CLASS_IR+(ARG_RD),},
687 /* 0100 1100 0000 1000 address_dst *** clrb address_dst */
690 "clrb address_dst",8,11,0x00,
692 "clrb",OPC_clrb,0,{CLASS_DA+(ARG_DST),},
695 /* 0100 1100 ddN0 1000 address_dst *** clrb address_dst(rd) */
698 "clrb address_dst(rd)",8,12,0x00,
700 "clrb",OPC_clrb,0,{CLASS_X+(ARG_RD),},
703 /* 1000 1100 dddd 1000 *** clrb rbd *
    [all...]
pdp11-opc.c 184 { "clrb", 0x8a00, 0xffc0, PDP11_OPCODE_OP, PDP11_BASIC },
rl78-decode.c     [all...]
rl78-decode.opc 459 /** 1111 0101 clrb %e!0 */
462 /** 1111 00rg clrb %0 */
465 /** 1111 0100 clrb %0 */
    [all...]
ip2k-opc.c 170 /* clrb $fr,$bitno */
z8kgen.c 137 {"------", 8, 8, "0000 1100 ddN0 1000", "clrb @rd", 0},
138 {"------", 11, 8, "0100 1100 0000 1000 address_dst", "clrb address_dst", 0},
139 {"------", 12, 8, "0100 1100 ddN0 1000 address_dst", "clrb address_dst(rd)", 0},
140 {"------", 7, 8, "1000 1100 dddd 1000", "clrb rbd", 0},
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
all_insns.s 101 L97: clrb
all_insns.d 194 0+00fb <L97> clrb
  /external/llvm/lib/Target/Sparc/
SparcInstrAliases.td 386 def : InstAlias<"clrb [$addr]", (STBrr MEMrr:$addr, G0), 0>;
387 def : InstAlias<"clrb [$addr]", (STBri MEMri:$addr, G0), 0>;
  /toolchain/binutils/binutils-2.25/cpu/
ip2k.cpu 176 CLRB SETB SNB SB - - - -
391 (dni clrb "Clear bit"
393 "clrb $fr,$bitno"
    [all...]
  /external/llvm/test/MC/Sparc/
sparc-synthetic-instructions.s 105 clrb [%g1+%g2]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
zarch-z10.s 180 clrb %r6,%r7,10,1111(%r8)
  /toolchain/binutils/binutils-2.25/gas/config/
rl78-parse.y 162 %token CALL CALLT CLR1 CLRB CLRW CMP CMP0 CMPS CMPW
1170 | CLRB { $$ = 0x10; }
1278 OPC(CLRB),
    [all...]
  /external/valgrind/none/tests/s390x/
opcodes.h 209 #define CLRB(r1,r2,b4,d4,m3) RRS(ec,r1,r2,b4,d4,m3,0,f7)

Completed in 1378 milliseconds

1 2