Searched refs:o0 (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.branch.s36 ldub [%o0], %o0
44 sub %fp, 4, %o0
45 tst %o0
62 clr %o0
H A Dtst.embedded.s36 ldub [%o0], %o0
44 sub %fp, 4, %o0
45 tst %o0
58 clr %o0
H A Dtst.br.s36 ldub [%o0], %o0
59 mov %g1, %o0
71 sub %fp, 4, %o0
72 tst %o0
80 restore %g0, %g0, %o0
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_sparc_bsdos.s39 mov %i2, %o0
64 inc %o0
65 andn %o0, 7, %o0
66 sll %o0, 2, %o0 ! convert to bytes
67 sub %sp, %o0, %sp ! and make room for arguments
77 add %sp, 72, %o0 ! invoke_copy_to_stack(addr,
103 * and set %o0 = %i0, to pass "that" to the target member function
116 mov %i0, %o0
[all...]
H A Dxptcinvoke_asm_sparc_linux.s33 mov %i2,%o0 ! paramCount
34 call invoke_count_words ! returns the required stack size in %o0
37 sll %o0,2,%l0 ! number of bytes
40 mov %sp,%o0 ! pointer for copied args
41 add %o0,72,%o0 ! step past the register window, the
63 mov %i0,%o0
65 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_linux_GCC3.s51 mov %i2,%o0 ! paramCount
52 call invoke_count_words ! returns the required stack size in %o0
55 sll %o0,2,%l0 ! number of bytes
58 mov %sp,%o0 ! pointer for copied args
59 add %o0,72,%o0 ! step past the register window, the
80 mov %i0,%o0
82 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_solaris_GCC3.s37 mov %i2,%o0 ! paramCount
38 call invoke_count_words ! returns the required stack size in %o0
41 sll %o0,2,%l0 ! number of bytes
44 mov %sp,%o0 ! pointer for copied args
45 add %o0,72,%o0 ! step past the register window, the
66 mov %i0,%o0
68 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_netbsd.s33 mov %i2,%o0 ! paramCount
34 call invoke_count_words ! returns the required stack size in %o0
37 sll %o0,2,%l0 ! number of bytes
40 mov %sp,%o0 ! pointer for copied args
41 add %o0,72,%o0 ! step past the register window, the
67 mov %i0,%o0
69 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_solaris.s33 mov %i2,%o0 ! paramCount
34 call invoke_count_words ! returns the required stack size in %o0
37 sll %o0,2,%l0 ! number of bytes
40 mov %sp,%o0 ! pointer for copied args
41 add %o0,72,%o0 ! step past the register window, the
67 mov %i0,%o0
69 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_solaris_GCC.s33 mov %i2,%o0 ! paramCount
34 call invoke_count_words ! returns the required stack size in %o0
37 sll %o0,2,%l0 ! number of bytes
40 mov %sp,%o0 ! pointer for copied args
41 add %o0,72,%o0 ! step past the register window, the
67 mov %i0,%o0
69 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparc_solaris_SUNW.s41 add %sp,72,%o0 ! step past the register window, the
66 mov %i0,%o0 ! move 'this' pointer to out register
68 mov %o0,%i0 ! propagate return value
H A Dxptcinvoke_asm_sparcv9_solaris_SUNW.s52 add %sp,0x7ff+136,%o0 ! step past the register window, the
97 mov %i0,%o0 ! move 'this' pointer to out register
99 mov %o0,%i0 ! propagate return value
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_SunOS.s45 mov %sp, %o0
56 mov %g7, %o0
H A Dos_SunOS_32.s46 ! %o0 [input] - the address of the stack
55 pulock: ld [%o0],%o3 !
59 swap [%o0],%o3 ! atomically lock the stack and get
66 st %o1,[%o0] !
85 ! %o0 [input] - the address of the stack
94 polock: ld [%o0],%o1 !
98 swap [%o0],%o1 ! atomically lock the stack and get
105 st %g0,[%o0]
107 st %o2,[%o0] ! set stack head to second
112 mov %o1, %o0 ! retur
[all...]
H A Dos_SunOS_sparcv9.s63 ! %o0 [input] - the address of the value to increment
72 ld [%o0], %o2 ! set o2 to the current value
75 cas [%o0], %o2, %o3 ! atomically set if o0 hasn't changed
80 mov %o1, %o0 ! set the return code to the new value
107 ! %o0 [input] - the address of the value to increment
116 ld [%o0], %o2 ! set o2 to the current value
119 cas [%o0], %o2, %o3 ! atomically set if o0 hasn't changed
124 mov %o1, %o0 ! se
[all...]
H A Dos_SunOS_ultrasparc.s63 ! %o0 [input] - the address of the value to increment
72 ld [%o0], %o2 ! set o2 to the current value
75 cas [%o0], %o2, %o3 ! atomically set if o0 hasn't changed
80 mov %o1, %o0 ! set the return code to the new value
107 ! %o0 [input] - the address of the value to increment
116 ld [%o0], %o2 ! set o2 to the current value
119 cas [%o0], %o2, %o3 ! atomically set if o0 hasn't changed
124 mov %o1, %o0 ! se
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh69 restore %g0, %g0, %o0
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h1610 DWORD o0; member in struct:_CONTEXT

Completed in 125 milliseconds