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

1 2 3 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-sparc64-1.s 14 add %i0, 1, %o0
17 sra %o0, 0, %o0
20 mov %i0, %o0
21 add %o0, 3, %o0
22 sra %o0, 0, %o0
24 restore %g0, %o0, %o0
    [all...]
cfi-sparc-1.s 14 add %i0, 1, %o0
18 mov %i0, %o0
19 add %o0, 3, %o0
21 restore %g0, %o0, %o0
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/
d3d10tri.hlsl.ps.h 26 dcl_output o0.xyzw
27 mov o0.xyzw, v1.xyzw
d3d10tri.hlsl.vs.h 28 dcl_output_siv o0.xyzw, position
30 mov o0.xyzw, v0.xyzw
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
d3d11spikysphere.hlsl.vs.h 25 dcl_output o0.xyz
26 mov o0.xyz, v0.xyzx
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/
d3d11tri.hlsl.ps.h 26 dcl_output o0.xyzw
27 mov o0.xyzw, v1.xyzw
d3d11tri.hlsl.vs.h 28 dcl_output_siv o0.xyzw, position
30 mov o0.xyzw, v0.xyzw
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlssunnopic32.s 30 sethi %tie_hi22(sg2), %o0
31 add %o0, %tie_lo10(sg2), %o0
32 ld [%l1 + %o0], %o0, %tie_ld(sg2)
33 ld [%g7 + %o0], %o0, %tie_add(sg2)
37 sethi %tie_hi22(sh1), %o0
38 add %o0, %tie_lo10(sh1), %o0
    [all...]
tlssunnopic64.s 34 sethi %tie_hi22(sg2), %o0
35 add %o0, %tie_lo10(sg2), %o0
36 ldx [%l1 + %o0], %o0, %tie_ldx(sg2)
37 lduw [%g7 + %o0], %o0, %tie_add(sg2)
41 sethi %tie_hi22(sh1), %o0
42 add %o0, %tie_lo10(sh1), %o0
    [all...]
tlssunpic32.s 54 add %l7, %l2, %o0, %tgd_add(sg1)
61 sethi %tgd_hi22(sg2), %o0
62 add %o0, %tgd_lo10(sg2), %o1
63 add %l7, %o1, %o0, %tgd_add(sg2)
71 add %l7, %o4, %o0, %tgd_add(sl1)
77 sethi %tgd_hi22(sl2), %o0
78 add %o0, %tgd_lo10(sl2), %o0
79 add %l7, %o0, %o0, %tgd_add(sl2
    [all...]
tlssunpic64.s 54 add %l7, %l2, %o0, %tgd_add(sg1)
61 sethi %tgd_hi22(sg2), %o0
62 add %o0, %tgd_lo10(sg2), %o1
63 add %l7, %o1, %o0, %tgd_add(sg2)
71 add %l7, %o4, %o0, %tgd_add(sl1)
77 sethi %tgd_hi22(sl2), %o0
78 add %o0, %tgd_lo10(sl2), %o0
79 add %l7, %o0, %o0, %tgd_add(sl2
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
ldd_std.s 3 ldd [%g3], %o0
5 std %o0, [%g3]
ldtw_sttw.s 3 ldtw [%g3], %o0
6 sttw %o0, [%g3]
ldx_stx.s 3 ldx [%g3], %o0
6 stx %o0, [%g3]
ticc-imm-reg.s 4 ta %o0
5 ta %o0 + %o2
v9branch2.s 3 brz,pt %o0, 1f
v9branch3.s 5 brz,pt %o0, 1b
v9branch1.s 3 brz,pt %o0, 1f
9 brz,pt %o0, 1b
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11blit.hlsl.ps.h 36 dcl_output o0.xyzw
37 sample o0.xyzw, v1.xyxx, t0.xyzw, s0
d3d11blit.hlsl.vs.h 28 dcl_output_siv o0.xyzw, position
30 mov o0.xyzw, v0.xyzw
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tex/
d3d11tex.hlsl.vs.h 29 dcl_output_siv o0.xyzw, position
32 mov o0.xyzw, v0.xyzw
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s 16 ld [%o0], %o2 ! Set the current value
18 ! swap [%o0], %o3 ! Do the compare and swap
19 cas [%o0], %o2, %o3
23 mov %o2, %o0 ! Set the new value
35 ld [%o0], %o2 ! set the current
37 ! swap [%o0], %o3 ! Do the compare and swap
38 cas [%o0], %o2, %o3
57 ld [%o0], %o2 ! set the current
59 ! swap [%o0], %o3 ! Do the compare and swap
60 cas [%o0], %o2, %o
    [all...]
sparc_atomic64.s 14 ldx [%o0], %o2 ! Set the current value
16 casx [%o0], %o2, %o3 ! Do the compare and swap
22 mov %o2, %o0 ! Set the new value
33 ldx [%o0], %o2 ! set the current
35 casx [%o0], %o2, %o3 ! Do the compare and swap
41 mov %o1, %o0 ! Set the return value
53 ldx [%o0], %o2 ! set the current
55 casx [%o0], %o2, %o3 ! Do the compare and swap
  /external/testng/src/test/java/test/dataprovider/
TestInstanceTest.java 23 TestInstanceTest o0 = (TestInstanceTest) instance; local
24 Assert.assertTrue(o0.m_n == 1 || o0.m_n == 2);
  /system/extras/tests/workloads/
capture.sh 56 stdbuf -o0 adb shell getevent -t |
57 stdbuf -o0 grep "event.: 0003" |
58 stdbuf -o0 grep "0003 003[0156a9]" |
59 stdbuf -o0 tr ':[] ' ' ' | while read line

Completed in 1334 milliseconds

1 2 3 4