Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dcpu.c81 uint32_t *instructp; in remove_userlocal_code() local
83 instructp = cpu_switch_code; in remove_userlocal_code()
84 instructp[0] = _JR_RA; in remove_userlocal_code()
85 instructp[1] = _NOP; in remove_userlocal_code()