Home
last modified time | relevance | path

Searched defs:o32 (Results 1 – 25 of 115) sorted by relevance

12345

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/i386/lib/
H A Drealmode_switch.S49 #define o32 .byte 0x66; /* operand size prefix 32 */ macro
56 o32 pusha label
57 o32 pushf label
113 o32 popf label
148 o32 pushf label
172 o32 cs lidt saved_idt label
173 o32 cs lgdt saved_gdt /* Set GDTR */ label
182 o32 cs ljmp *(%bp) label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/travis/test/
H A Dprefix66.asm4 o32 cmp ax, 1 label
8 o32 cmp eax, 1 label
13 o32 cmp ax, 1 label
17 o32 cmp eax, 1 label
22 o32 cmp ax, 1 label
26 o32 cmp eax, 1 label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/test/
H A Dprefix66.asm6 o32 cmp ax, 1 label
10 o32 cmp eax, 1 label
15 o32 cmp ax, 1 label
19 o32 cmp eax, 1 label
24 o32 cmp ax, 1 label
28 o32 cmp eax, 1 label
/dports/devel/nasm/nasm-2.15.05/test/
H A Dprefix66.asm6 o32 cmp ax, 1 label
10 o32 cmp eax, 1 label
15 o32 cmp ax, 1 label
19 o32 cmp eax, 1 label
24 o32 cmp ax, 1 label
28 o32 cmp eax, 1 label
/dports/devel/nasm/nasm-2.15.05/travis/test/
H A Dprefix66.asm4 o32 cmp ax, 1 label
8 o32 cmp eax, 1 label
13 o32 cmp ax, 1 label
17 o32 cmp eax, 1 label
22 o32 cmp ax, 1 label
26 o32 cmp eax, 1 label
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/cpu/
H A Dstart16.S17 #define o32 .byte 0x66; macro
39 o32 cs lidt idt_ptr label
40 o32 cs lgdt gdt_ptr label
55 o32 cs ljmp *(%bp) label
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/cpu/
H A Dstart16.S17 #define o32 .byte 0x66; macro
39 o32 cs lidt idt_ptr label
40 o32 cs lgdt gdt_ptr label
55 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/cpu/
H A Dstart16.S17 #define o32 .byte 0x66; macro
39 o32 cs lidt idt_ptr label
40 o32 cs lgdt gdt_ptr label
55 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/cpu/
H A Dstart16.S17 #define o32 .byte 0x66; macro
39 o32 cs lidt idt_ptr label
40 o32 cs lgdt gdt_ptr label
55 o32 cs ljmp *(%bp) label
/dports/devel/yasm/yasm-1.3.0/modules/arch/x86/tests/
H A Dopersize.asm2 o32 mov ax, bx label
6 o32 mov eax, ebx label
11 o32 mov ax, bx label
15 o32 mov eax, ebx label
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/x86/cpu/
H A Dstart16.S18 #define o32 .byte 0x66; macro
40 o32 cs lidt idt_ptr label
41 o32 cs lgdt gdt_ptr label
56 o32 cs ljmp *(%bp) label
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/cpu/
H A Dstart16.S17 #define o32 .byte 0x66; macro
39 o32 cs lidt idt_ptr label
40 o32 cs lgdt gdt_ptr label
55 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/i386/cpu/
H A Dstart16.S28 #define o32 .byte 0x66; macro
48 o32 cs lgdt gdt_ptr label
64 o32 cs ljmp *(%bp) label

12345