| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_stdu.c | 134 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu); 144 * vmw_stdu_crtc_destroy - cleans up the STDU 146 * @crtc: used to get a reference to the containing STDU 157 * @stdu: display unit to create a Screen Target for 162 * Creates a STDU that we can used later. This function is called whenever the 169 struct vmw_screen_target_display_unit *stdu, 185 cmd->body.stid = stdu->base.unit; 193 stdu->base.set_gui_x = cmd->body.xRoot; 194 stdu->base.set_gui_y = cmd->body.yRoot; 198 stdu->defined = true 372 struct vmw_screen_target_display_unit *stdu; local 424 struct vmw_screen_target_display_unit *stdu; local 498 struct vmw_screen_target_display_unit *stdu = local 580 struct vmw_screen_target_display_unit *stdu = local 757 struct vmw_screen_target_display_unit *stdu = local 795 struct vmw_screen_target_display_unit *stdu = local 1207 struct vmw_screen_target_display_unit *stdu; local 1250 struct vmw_screen_target_display_unit *stdu; local 1296 struct vmw_screen_target_display_unit *stdu; local 1484 struct vmw_screen_target_display_unit *stdu; local 1549 struct vmw_screen_target_display_unit *stdu; local 1599 struct vmw_screen_target_display_unit *stdu; local 1732 struct vmw_screen_target_display_unit *stdu; local [all...] |
| /src/lib/csu/arch/powerpc/ |
| crti.S | 42 stdu %r1, -(6*SZREG)(%r1) 53 stdu %r1, -(6*SZREG)(%r1)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
| powerpc64le.inc | 3 stdu 1, -32(1)
|
| powerpc64.inc | 14 stdu 1, -112(1)
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/ |
| powerpc64le.inc | 3 stdu 1, -32(1)
|
| powerpc64.inc | 14 stdu 1, -112(1)
|
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| darwin-asm.h | 40 #define stgu MODE_CHOICE(stwu, stdu)
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| darwin-asm.h | 40 #define stgu MODE_CHOICE(stwu, stdu)
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/powerpc64/ |
| x25519-ppc64.S | 13 stdu 1,-144(1) 225 stdu 1,-144(1) 320 stdu 1,-144(1)
|
| ppc-mont.S | 313 stdu 28,8(29) 400 stdu 22,8(29) 473 stdu 28,8(29) 559 stdu 22,8(29) 659 stdu 17,8*4(5) 710 stdu 25,8*4(30) 870 stdu 0,8*16(5) 1010 stdu 29,8*8(5) 1128 stdu 22,8(5) 1307 stdu 29,8*8(5 [all...] |
| poly1305-ppcfp.S | 13 stdu 1,-48(1) 171 stdu 1,-240(1) 488 stdu 1,-80(1)
|
| ecp_nistp521-ppc64.S | 15 stdu 1,-16*13(1) 217 stdu 1,-16*13(1)
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
| x25519-ppc64.S | 8 stdu 1,-144(1) 215 stdu 1,-144(1) 305 stdu 1,-144(1)
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
| x25519-ppc64.S | 13 stdu 1,-144(1) 225 stdu 1,-144(1) 320 stdu 1,-144(1)
|
| ppc-mont.S | 313 stdu 28,8(29) 400 stdu 22,8(29) 473 stdu 28,8(29) 559 stdu 22,8(29) 659 stdu 17,8*4(5) 710 stdu 25,8*4(30) 870 stdu 0,8*16(5) 1010 stdu 29,8*8(5) 1128 stdu 22,8(5) 1307 stdu 29,8*8(5 [all...] |
| poly1305-ppcfp.S | 13 stdu 1,-48(1) 171 stdu 1,-240(1) 488 stdu 1,-80(1)
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/ |
| x25519-ppc64.S | 8 stdu 1,-144(1) 215 stdu 1,-144(1) 305 stdu 1,-144(1)
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/ |
| x25519-ppc64.S | 13 stdu 1,-144(1) 225 stdu 1,-144(1) 320 stdu 1,-144(1)
|
| ppc-mont.S | 313 stdu 28,8(29) 400 stdu 22,8(29) 473 stdu 28,8(29) 559 stdu 22,8(29) 659 stdu 17,8*4(5) 710 stdu 25,8*4(30) 870 stdu 0,8*16(5) 1010 stdu 29,8*8(5) 1128 stdu 22,8(5) 1307 stdu 29,8*8(5 [all...] |
| poly1305-ppcfp.S | 13 stdu 1,-48(1) 171 stdu 1,-240(1) 488 stdu 1,-80(1)
|
| poly1305-ppc.S | 58 stdu 1,-192(1)
|
| /src/lib/libc/arch/powerpc64/gen/ |
| swapcontext.S | 41 stdu %r1,-SF_SZ(%r1) # set up new stack frame
|
| /src/libexec/ld.elf_so/arch/powerpc/ |
| rtld_start64.S | 45 stdu %r0,-64(%r1) // terminate stack chain 97 stdu %r1,-(48+80)(%r1) // create back chain
|
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| xray_trampoline_powerpc64_asm.S | 7 stdu 1, -408(1) 148 stdu 1, -256(1)
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/powerpc64/ |
| callwithstack.S | 73 stdu 1, -STACK_SZ(1)
|