Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/
H A Dprim_ops.h199 #define shrd_long(d,fill,s) shrd_long_asm(&M.x86.R_EFLG,d,fill,s) macro
H A Dprim_ops.c1630 u32 shrd_long (u32 d, u32 fill, u8 s) in shrd_long() function