Home
last modified time | relevance | path

Searched defs:not_word (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/device/oprom/x86emu/
Dprim_ops.h173 #define not_word(s) not_word_asm(&M.x86.R_EFLG,s) macro
Dprim_ops.c713 u16 not_word(u16 s) in not_word() function