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

  /art/compiler/utils/arm/
assembler_arm.h 297 void clrex();
assembler_arm.cc 565 void ArmAssembler::clrex() { function in class:art::arm::ArmAssembler
    [all...]
  /external/llvm/test/MC/AArch64/
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s 472 @ CLREX
474 clrex
476 @ CHECK: clrex @ encoding: [0x1f,0xf0,0x7f,0xf5]
    [all...]
basic-thumb2-instructions.s 342 @ CLREX
344 clrex
348 @ CHECK: clrex @ encoding: [0xbf,0xf3,0x2f,0x8f]
    [all...]

Completed in 403 milliseconds