Searched refs:instructp (Results 1 – 1 of 1) sorted by relevance
81 uint32_t *instructp; in remove_userlocal_code() local83 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()