Searched refs:xword (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dlmath.c45 long xword; member in union:__anon3221
54 r.xword = *(long *)&lop + *(long *)&rop;
64 r.xword = (long)(*(ulong_t *)&op >> (-cnt));
67 r.xword = *(long *)&op << cnt;
83 r.xword = *(long *)&lop - *(long *)&rop;
92 r.xword = *(long *)&lop * *(long *)&rop;
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_invoke.s47 .xword cp0arg
48 .xword cp1arg
49 .xword cp2arg
50 .xword cp3arg
51 .xword cp4arg
52 .xword cp5arg
54 .xword cp6arg
H A Dkaif_handlers.s249 .count: .xword 0 /* counter goes here */
250 .daddr: .xword 0 /* miss address goes here */
251 .ecode: .xword 0 /* sun4v: g1 contains err code */
299 .count: .xword 0
322 .count: .xword 0 /* counter goes here */
/opensolaris-onvv-gate/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.s59 .xword 0 ! space for prom cookie
/opensolaris-onvv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcb_srt0.s68 .xword 0 ! space for prom cookie
/opensolaris-onvv-gate/usr/src/common/crypto/aes/sun4u/
H A Daes_crypt_asm.s2427 ! for v8plus, the addresses are 64-bit long so we should use .xword
2431 .xword (Te0+0x0)
2432 .xword (Te1+0x0)
2433 .xword (Te2+0x0)
2434 .xword (Te3+0x0)
2435 .xword (Te4+0x0)
2436 .xword (Td0+0x0)
2437 .xword (Td1+0x0)
2438 .xword (Td2+0x0)
2439 .xword (Td
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fps/fptest/
H A Dfpu_test64.s811 .xword 0 ! For the FSR contents
860 .xword 0 ! For the FSR contents
912 .xword 0 ! For the FSR contents
962 .xword 0 ! For the FSR contents
1015 .xword 0 ! For the FSR contents
1065 .xword 0 ! For the FSR contents
1117 .xword 0 ! For the FSR contents
1158 .xword 0
1160 .xword 0 ! For the FSR contents
/opensolaris-onvv-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2178 ! For v9, the addresses ar 64-bit long, so we should use .xword
2181 .xword (des_ip_table+0x0) ! initial permutation table
2182 .xword (des_ip_table+0x800)
2184 .xword (des_fp_table+0x0) ! final permutation table
2186 .xword (des_sbox_table+0x0) ! sboxes table
2187 .xword (des_sbox_table+0x200)
2188 .xword (des_sbox_table+0x400)
2189 .xword (des_sbox_table+0x600)
2190 .xword (des_sbox_table+0x800)
2191 .xword (des_sbox_tabl
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c1267 uint64_t volatile xword[NCPU / 8]; member in union:__anon10398
1314 while (cpu_sync.xword[i] != 0) {
1329 "at cpu_sync.xword[%d]: 0x%lx "
1333 i, cpu_sync.xword[i],
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s51 ! This is either by xword, word, halfword, or byte. As this occurs, we
54 ! larger xword/word/half-word quantity.
H A Dstrcpy.s58 ! (methods for xword, word, half-word, and byte copies are present)
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s1245 .xword 0

Completed in 507 milliseconds