Searched refs:fetched (Results 1 – 3 of 3) sorted by relevance
155 int fetched; in fetch_decode_modrm() local159 fetched = (*sys_rdb)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_decode_modrm()161 *mod = (fetched >> 6) & 0x03; in fetch_decode_modrm()162 *regh = (fetched >> 3) & 0x07; in fetch_decode_modrm()163 *regl = (fetched >> 0) & 0x07; in fetch_decode_modrm()178 u8 fetched; in fetch_byte_imm() local182 fetched = (*sys_rdb)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP++)); in fetch_byte_imm()184 return fetched; in fetch_byte_imm()199 u16 fetched; in fetch_word_imm() local203 fetched = (*sys_rdw)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP)); in fetch_word_imm()[all …]
7 do without flash for u-boot image, ucode and ENV. All the images can be fetched
1677 Fix-up device tree with MAC addresses fetched sequentially from