Lines Matching full:"0 x4"
2105 if (type == IPL_TYPE_BEV) type = 0x4;2106 if (type == 0 || type > 0x4) BX_PANIC("Bad drive type\n");10291 shl bx, #0x4 ;; Turn count into offset (entries are 16 bytes)10300 shr bx, #0x4 ;; Turn the offset back into a count