Searched refs:clrb (Results 1 - 5 of 5) sorted by relevance

/external/llvm/test/MC/X86/
H A Dx86-64.s484 clrb %al label
/external/swiftshader/third_party/LLVM/test/MC/X86/
H A Dx86-64.s447 clrb %al label
/external/llvm/test/MC/Sparc/
H A Dsparc-synthetic-instructions.s105 clrb [%g1+%g2]
/external/llvm/test/MC/SystemZ/
H A Dinsn-good.s4196 #CHECK: clrb %r0, %r0, 0, 0 # encoding: [0xec,0x00,0x00,0x00,0x00,0xf7]
4197 #CHECK: clrb %r0, %r15, 0, 0 # encoding: [0xec,0x0f,0x00,0x00,0x00,0xf7]
4198 #CHECK: clrb %r15, %r0, 0, 0 # encoding: [0xec,0xf0,0x00,0x00,0x00,0xf7]
4199 #CHECK: clrb %r7, %r2, 0, 0 # encoding: [0xec,0x72,0x00,0x00,0x00,0xf7]
4200 #CHECK: clrb %r0, %r0, 1, 0 # encoding: [0xec,0x00,0x00,0x00,0x10,0xf7]
4201 #CHECK: clrb %r0, %r0, 15, 0 # encoding: [0xec,0x00,0x00,0x00,0xf0,0xf7]
4202 #CHECK: clrb %r0, %r0, 0, 0(%r13) # encoding: [0xec,0x00,0xd0,0x00,0x00,0xf7]
4203 #CHECK: clrb %r0, %r0, 0, 4095 # encoding: [0xec,0x00,0x0f,0xff,0x00,0xf7]
4204 #CHECK: clrb %r0, %r0, 0, 4095(%r7) # encoding: [0xec,0x00,0x7f,0xff,0x00,0xf7]
4205 clrb
[all...]
/external/v8/src/s390/
H A Dconstants-s390.h1636 V(clrb, CLRB, 0xECF7) /* type = RRS COMPARE LOGICAL AND BRANCH (32) */

Completed in 214 milliseconds