HomeSort by relevance Sort by last modified time
    Searched refs:r41 (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
basic-1.s 113 ldhi.l r6,-30,r41
119 ldx.q r12,r60,r41
140 mextr1 r4,r41,r7
156 mmulsum.wq r41,r32,r37
168 mshflo.b r28,r39,r41
180 mulu.l r61,r41,r26
196 putcfg r41,-11,r62
200 shard.l r52,r41,r20
creg-1.s 17 getcon pspc,r41
53 putcon r41,pspc
basic-1.d 115 [ ]+1a8:[ ]+c0668a90[ ]+ldhi\.l r6,-30,r41
121 [ ]+1c0:[ ]+40c3f290[ ]+ldx\.q r12,r60,r41
142 [ ]+214:[ ]+2847a470[ ]+mextr1 r4,r41,r7
158 [ ]+254:[ ]+4a998250[ ]+mmulsum\.wq r41,r32,r37
170 [ ]+284:[ ]+2dc09e90[ ]+mshflo\.b r28,r39,r41
182 [ ]+2b4:[ ]+03dea5a0[ ]+mulu\.l r61,r41,r26
197 [ ]+2f0:[ ]+e29fd7e0[ ]+putcfg r41,-11,r62
201 [ ]+300:[ ]+0746a540[ ]+shard\.l r52,r41,r20
creg-1.d 18 [ ]+20:[ ]+249ffe90[ ]+getcon pspc,r41
52 [ ]+a8:[ ]+6e9ffc90[ ]+putcon r41,pspc
err-1.s 25 ldhi.l r6,302,r41 ! { dg-error "not a 6-bit signed value" }
32 putcfg r41,-511,r62 ! { dg-error "not a 6-bit signed value" }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
inst.s 79 bra r41
83 bratnz r41,r42
87 bratzr r41,r42
94 bsr r41
98 bsrtnz r41,r42
102 bsrtzr r41,r42
155 jmp r41
159 jmptnz r41,r42
163 jmptzr r41,r42
183 jsr r41
    [all...]
inst.d 46 120: 00000029 00f00000 bra.s r41 || nop
49 138: 0046902a 00f00000 bratnz.s r41, r42 || nop
52 150: 0042902a 00f00000 bratzr.s r41, r42 || nop
56 170: 00200029 00f00000 bsr.s r41 || nop
59 188: 0066902a 00f00000 bsrtnz.s r41, r42 || nop
62 1a0: 0062902a 00f00000 bsrtzr.s r41, r42 || nop
94 2a0: 00100029 00f00000 jmp.s r41 || nop
97 2b8: 0056902a 00f00000 jmptnz.s r41, r42 || nop
100 2d0: 0052902a 00f00000 jmptzr.s r41, r42 || nop
111 328: 00300029 00f00000 jsr.s r41 || nop
    [all...]
  /external/valgrind/coregrind/m_dispatch/
dispatch-tilegx-linux.S 98 st_add r29, r41, 8
160 ld_add r41, r29, 8
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
adc.s 42 adc.cc r39,r40,r41
add.s 42 add.cc r39,r40,r41
and.s 42 and.cc r39,r40,r41
bic.s 42 bic.cc r39,r40,r41
or.s 42 or.cc r39,r40,r41
sbc.s 42 sbc.cc r39,r40,r41
sub.s 42 sub.cc r39,r40,r41
xor.s 42 xor.cc r39,r40,r41
add.d 49 9c: 06 52 f4 44 44f45206 add.nc r39,r40,r41
and.d 49 9c: 06 52 f4 64 64f45206 and.nc r39,r40,r41
bic.d 49 9c: 06 52 f4 74 74f45206 bic.nc r39,r40,r41
math.d 51 000000d4 @IC+4@f45206 @OC@.nc r39,r40,r41
sub.d 49 9c: 06 52 f4 54 54f45206 sub.nc r39,r40,r41
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
construction.rb 228 r41
229 : (INT -> INT) ( ('+' i=INT) -> ^($i $r41) )* ';'
508 ast_test :input => "1 + 2 + 3;", :rule => :r41, :ast => "(3 (2 1))"
  /external/skia/third_party/etc1/
etc1.cpp 417 int r41 = convert8To4(pColors[0]); local
423 r1 = convert4To8(r41);
429 pCompressed->high |= (r41 << 28) | (r42 << 24) | (g41 << 20) | (g42
  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 409 int r41 = convert8To4(pColors[0]); local
415 r1 = convert4To8(r41);
421 pCompressed->high |= (r41 << 28) | (r42 << 24) | (g41 << 20) | (g42
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.d 83 DW_CFA_undefined: r41 \(cs\)

Completed in 1517 milliseconds

1 2