Searched defs:rcr_long (Results 1 – 2 of 2) sorted by relevance
| /external/coreboot/src/device/oprom/x86emu/ | ||
| D | prim_ops.h | 180 #define rcr_long(d,s) rcr_long_asm(&M.x86.R_EFLG,d,s) macro |
| D | prim_ops.c | 968 u32 rcr_long(u32 d, u8 s) in rcr_long() function |