Searched defs:rcl_byte (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/ | ||
H A D | prim_ops.h | 175 #define rcl_byte(d,s) rcl_byte_asm(&M.x86.R_EFLG,d,s) macro |
H A D | prim_ops.c | 731 u8 rcl_byte(u8 d, u8 s) in rcl_byte() function |