HomeSort by relevance Sort by last modified time
    Searched full:logical_shift (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
shift.s 42 .global logical_shift
43 logical_shift: label
shift.d 39 00000054 <logical_shift>:
  /external/llvm/lib/Target/AArch64/
AArch64InstrFormats.td 597 class logical_shift<int width> : Operand<i32> {
603 def logical_shift32 : logical_shift<32>;
604 def logical_shift64 : logical_shift<64>;
    [all...]

Completed in 670 milliseconds