Searched refs:clrb (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/Sparc/ |
D | sparc-synthetic-instructions.s | 105 clrb [%g1+%g2]
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrAliases.td | 386 def : InstAlias<"clrb [$addr]", (STBrr MEMrr:$addr, G0), 0>; 387 def : InstAlias<"clrb [$addr]", (STBri MEMri:$addr, G0), 0>;
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 463 clrb %al label
|
/external/valgrind/docs/internals/ |
D | s390-opcodes.csv | 780 clrb,"compare logical and branch (32)",implemented,
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2743 def : InstAlias<"clrb $reg", (XOR8rr GR8 :$reg, GR8 :$reg), 0>;
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1721 def : InstAlias<"clrb $reg", (XOR8rr GR8 :$reg, GR8 :$reg)>;
|