Home
last modified time | relevance | path

Searched refs:msr_floating_point_exception_mode_0 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinterrupts.c49 | msr_floating_point_exception_mode_0 in interrupt_msr()
448 if ((cpu_registers(processor)->msr & (msr_floating_point_exception_mode_0 in deliver_hardware_interrupt()
498 if (((cpu_registers(processor)->msr & (msr_floating_point_exception_mode_0 in check_masked_interrupts()
H A Dregisters.h220 msr_floating_point_exception_mode_0 = BIT(52), enumerator