Lines Matching +full:0 +full:xf3
22 #define FW_CFG_KERNEL_ADDR 0x07
23 #define FW_CFG_KERNEL_SIZE 0x08
24 #define FW_CFG_KERNEL_CMDLINE 0x09
25 #define FW_CFG_INITRD_ADDR 0x0a
26 #define FW_CFG_INITRD_SIZE 0x0b
27 #define FW_CFG_KERNEL_ENTRY 0x10
28 #define FW_CFG_KERNEL_DATA 0x11
29 #define FW_CFG_INITRD_DATA 0x12
30 #define FW_CFG_CMDLINE_ADDR 0x13
31 #define FW_CFG_CMDLINE_SIZE 0x14
32 #define FW_CFG_CMDLINE_DATA 0x15
33 #define FW_CFG_SETUP_ADDR 0x16
34 #define FW_CFG_SETUP_SIZE 0x17
35 #define FW_CFG_SETUP_DATA 0x18
37 #define BIOS_CFG_IOPORT_CFG 0x510
38 #define BIOS_CFG_IOPORT_DATA 0x511
40 #define FW_CFG_DMA_CTL_ERROR 0x01
41 #define FW_CFG_DMA_CTL_READ 0x02
42 #define FW_CFG_DMA_CTL_SKIP 0x04
43 #define FW_CFG_DMA_CTL_SELECT 0x08
44 #define FW_CFG_DMA_CTL_WRITE 0x10
46 #define FW_CFG_DMA_SIGNATURE 0x51454d5520434647ULL /* "QEMU CFG" */
48 #define BIOS_CFG_DMA_ADDR_HIGH 0x514
49 #define BIOS_CFG_DMA_ADDR_LOW 0x518
153 .dc.b 0xf3,0x6c
168 .dc.b 0x67,0xf3,0x6c
181 .dc.b 0x67,0xf3,0x6c
188 .short 0xaa55; \
194 .org 0x18; \
195 .short 0; \
199 .byte 0x01; \
201 .short 0x0000; \
202 .byte 0x00; \
203 .byte 0x00; \
204 .long 0x00000000; \
207 .long 0x00000000; \
208 .short 0x0000; \
209 .short 0x0000; \
211 .short 0x0000; \
212 .short 0x0000; \
220 .byte 0; \
221 .align 512, 0; \