Home
last modified time | relevance | path

Searched refs:fetched (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddecode.c155 int fetched; in fetch_decode_modrm() local
159 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() local
182 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() local
203 fetched = (*sys_rdw)(((u32)M.x86.R_CS << 4) + (M.x86.R_IP)); in fetch_word_imm()
[all …]
/rk3399_rockchip-uboot/doc/
H A DREADME.srio-pcie-boot-corenet7 do without flash for u-boot image, ucode and ENV. All the images can be fetched
/rk3399_rockchip-uboot/
H A DREADME1677 Fix-up device tree with MAC addresses fetched sequentially from