Searched refs:FPC_CSR (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/arch/mips64/mips64/ |
H A D | lcore_float.S | 76 cfc1 t0, FPC_CSR # stall til FP done 77 cfc1 t0, FPC_CSR # now get status 157 ctc1 t0, FPC_CSR 180 cfc1 t0, FPC_CSR # stall til FP done 181 cfc1 t0, FPC_CSR # now get status 261 ctc1 t0, FPC_CSR 303 cfc1 t0, FPC_CSR # stall til FP done 304 cfc1 t0, FPC_CSR # now get status 365 cfc1 t0, FPC_CSR # stall til FP done 366 cfc1 t0, FPC_CSR # now get status
|
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | linux-mips-low.c | 52 FPC_CSR, FPC_EIR,
|
/openbsd/sys/arch/mips64/include/ |
H A D | mips_cpu.h | 196 #define FPC_CSR $31 macro
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | mips-linux-tdep.c | 51 #define FPC_CSR 69 macro 271 regaddr = FPC_CSR; in mips_linux_register_addr()
|