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

  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 483 umulh x1, x2, x3
486 ; CHECK: umulh x1, x2, x3 ; encoding: [0x41,0x7c,0xc3,0x9b]
basic-a64-instructions.s     [all...]
  /external/valgrind/none/tests/arm64/
integer.stdout.exp     [all...]
  /external/vixl/src/vixl/a64/
assembler-a64.h     [all...]
macro-assembler-a64.h     [all...]
assembler-a64.cc 1361 void Assembler::umulh(const Register& xd, function in class:vixl::Assembler
    [all...]
  /external/vixl/test/
test-disasm-a64.cc 460 COMPARE(umulh(x0, x2, x1), "umulh x0, x2, x1");
    [all...]
test-assembler-a64.cc     [all...]

Completed in 1077 milliseconds