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