HomeSort by relevance Sort by last modified time
    Searched refs:cdp2 (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGen/
builtins-arm.c 152 void cdp2() { function
153 // CHECK: define void @cdp2()
154 // CHECK: call void @llvm.arm.cdp2(i32 1, i32 2, i32 3, i32 4, i32 5, i32 6)
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
arm_instructions.s 65 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe]
66 cdp2 p7, #1, c1, c1, c1, #4
basic-arm-instructions.s 406 @ CDP/CDP2
409 cdp2 p7, #1, c1, c1, c1, #4
412 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe]
    [all...]
basic-thumb2-instructions.s 300 @ CDP/CDP2
303 cdp2 p7, #1, c1, c1, c1, #4
306 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x11,0xfe,0x81,0x17]
    [all...]
  /external/llvm/test/MC/ARM/
arm_instructions.s 72 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe]
73 cdp2 p7, #1, c1, c1, c1, #4
basic-arm-instructions.s 657 @ CDP/CDP2
660 cdp2 p7, #1, c1, c1, c1, #4
661 cdp2 p12, #0, c6, c12, c0, #7
664 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe]
665 @ CHECK: cdp2 p12, #0, c6, c12, c0, #7 @ encoding: [0xe0,0x6c,0x0c,0xfe]
    [all...]
basic-thumb2-instructions.s 426 @ CDP/CDP2
429 cdp2 p7, #1, c1, c1, c1, #4
432 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x11,0xfe,0x81,0x17]
    [all...]
  /external/v8/src/arm/
assembler-arm.h     [all...]
assembler-arm.cc 2323 void Assembler::cdp2(Coprocessor coproc, int opcode_1, CRegister crd, function in class:v8::internal::Assembler
    [all...]

Completed in 134 milliseconds