Home
last modified time | relevance | path

Searched refs:_MIPS_BSD_API_N32 (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/mips/include/
H A Dcdefs.h48 #define _MIPS_BSD_API_N32 _MIPS_SIM_NABI32 macro
60 #define _MIPS_BSD_API _MIPS_BSD_API_N32
H A Dnetbsd32_machdep.h52 __UNCONST(machine_archo32) : ((P)->p_md.md_abi == _MIPS_BSD_API_N32) ? \
/netbsd/sys/arch/mips/mips/
H A Dcpu_exec.c141 p->p_md.md_abi = _MIPS_BSD_API_N32; in mips_netbsd_elf32_probe()
199 case _MIPS_BSD_API_N32: in coredump_elf32_setup()
H A Dnetbsd32_machdep.c219 if (l->l_proc->p_md.md_abi == _MIPS_BSD_API_N32) { in cpu_getmcontext32()
253 if (l->l_proc->p_md.md_abi == _MIPS_BSD_API_N32) in cpu_setmcontext32()
H A Dmips_machdep.c1701 if (p->p_md.md_abi == _MIPS_BSD_API_N32 in setregs()
1715 if (p->p_md.md_abi == _MIPS_BSD_API_N32 in setregs()