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

  /art/test/538-checker-embed-constants/src/
Main.java 349 /// CHECK-START-ARM: long Main.shr2(long) disassembly (after)
354 /// CHECK-START-ARM: long Main.shr2(long) disassembly (after)
357 public static long shr2(long arg) { method in class:Main
541 assertLongEquals(shr2(longArg), 0x048d159e21d950c8L); method
547 assertLongEquals(shr2(~longArg), 0xfb72ea61de26af37L); method
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_dc.s 235 vqshrun.s16 d2, q10, #2 @columns shr2 movn (prol)
241 vqshrun.s16 d3, q11, #2 @rows shr2 movn (prol)
261 vqshrun.s16 d4, q13, #2 @columns shr2 movn (prol extra)
319 vqshrun.s16 d3, q11, #2 @rows shr2 movn (prol)
469 vqshrun.s16 d2, q10, #2 @columns shr2 movn (prol)
472 vqshrun.s16 d3, q11, #2 @rows shr2 movn (prol)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x.s 1168 shr2 .S1 a1,a2,a3
1169 [!b0] shr2 .S1X b4,a5,a6
1170 [a1] shr2 .S2 b7,b8,b9
1171 shr2 .S2X a10,b11,b12
1172 shr2 .S1 a1,31,a3
1173 [b1] shr2 .S1X b4,0,a6
1174 [!a1] shr2 .S2 b7,5,b9
1175 shr2 .S2X a10,25,b12
    [all...]
insns-bad-1.s 1028 shr2 .L1 a0,a0,a0
1029 shr2 .L1 a0,0,a0
1030 shr2 .S1 a0,a0
1031 shr2 .S1 a1,b0,a0
1032 shr2 .S2X b0,b0,b0
1033 shr2 .S1 a0,-1,a0
1034 shr2 .S1 a0,32,a0
insns-c674x.d     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-opcode-table.h     [all...]

Completed in 4336 milliseconds