Searched defs:shl_byte (Results 1 – 2 of 2) sorted by relevance
187 #define shl_byte(d,s) shl_byte_asm(&M.x86.R_EFLG,d,s) macro
1192 u8 shl_byte(u8 d, u8 s) in shl_byte() function