Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h58 #define FCR0_3D 19 macro
1324 return env->active_fpu.fcr0 & (1 << FCR0_3D); in ase_3d_available()
H A Dcpu-defs.c.inc659 .CP1_fcr0 = (1 << FCR0_3D) | (1 << FCR0_PS) |
688 .CP1_fcr0 = (1 << FCR0_F64) | (1 << FCR0_3D) | (1 << FCR0_PS) |
980 .CP1_fcr0 = (1 << FCR0_F64) | (1 << FCR0_3D) | (1 << FCR0_PS) |