Searched refs:fpscr_vx (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Didecode_expression.h322 FPSCR |= fpscr_vx; \
324 FPSCR &= ~fpscr_vx; \
326 if (((FPSCR & fpscr_vx) && (FPSCR & fpscr_ve)) \
H A Dregisters.h116 fpscr_vx = BIT32(2), enumerator in enum:__anon8188
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_expression.h324 FPSCR |= fpscr_vx; \
326 FPSCR &= ~fpscr_vx; \
328 if (((FPSCR & fpscr_vx) && (FPSCR & fpscr_ve)) \
H A Dregisters.h116 fpscr_vx = BIT32(2), enumerator in enum:__anon2612

Completed in 741 milliseconds