Searched refs:powerpc_regs (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ | ||
H A D | server_protocol.h | 146 struct { unsigned int iar, msr, ctr, lr, dar, dsisr, trap, __pad; } powerpc_regs; member in union:__anon14159::__anon14160 155 struct { unsigned int gpr[32], cr, xer; } powerpc_regs; member in union:__anon14159::__anon14166 169 struct { double fpr[32], fpscr; } powerpc_regs; member in union:__anon14159::__anon14175 175 struct { unsigned int dr[8]; } powerpc_regs; member in union:__anon14159::__anon14180 |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ | ||
H A D | server_protocol.h | 157 struct { unsigned int iar, msr, ctr, lr, dar, dsisr, trap, __pad; } powerpc_regs; member in union:__anon1497::__anon1498 167 struct { unsigned int gpr[32], cr, xer; } powerpc_regs; member in union:__anon1497::__anon1504 181 struct { double fpr[32], fpscr; } powerpc_regs; member in union:__anon1497::__anon1513 187 struct { unsigned int dr[8]; } powerpc_regs; member in union:__anon1497::__anon1519 |
Completed in 1461 milliseconds