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