Home
last modified time | relevance | path

Searched refs:FPC_CSR (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/mips64/mips64/
H A Dlcore_float.S76 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 Dlinux-mips-low.c52 FPC_CSR, FPC_EIR,
/openbsd/sys/arch/mips64/include/
H A Dmips_cpu.h196 #define FPC_CSR $31 macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmips-linux-tdep.c51 #define FPC_CSR 69 macro
271 regaddr = FPC_CSR; in mips_linux_register_addr()