Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_fw2.h631 SCR_STORE_REL (temp, 4),
656 SCR_STORE_REL (scr0, 4),
705 SCR_STORE_REL (scratcha, 4),
742 SCR_STORE_REL (temp, 4),
779 SCR_STORE_REL (scr0, 4),
796 SCR_STORE_REL (temp, 4),
1327 SCR_STORE_REL (scratcha, 1),
1674 SCR_STORE_REL (ia, 4),
1689 SCR_STORE_REL (rbc, 4),
1691 SCR_STORE_REL (ua, 4),
[all …]
H A Dsym_defs.h811 #define SCR_STORE_REL(reg, n) SCR_STORE_R(reg, SCR_NO_FLUSH2|SCR_DSA_REL2,n) macro