[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both
From: |
tg at mirbsd dot de |
Subject: |
[Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them) |
Date: |
10 Oct 2009 20:36:55 -0000 |
------- Additional Comments From tg at mirbsd dot de 2009-10-10 20:36 -------
> 1. Assembly source.
.intel_syntax noprefix
.text
.code16
.globl _start
_start: ljmp 0xF000,0xFFF0
> 2. Command line options.
address@hidden:~ $ as -o x.o x.s
> 3. Expected output.
address@hidden:~ $ objdump -D -Mintel,i8086 x.o
x.o: file format elf32-i386
Disassembly of section .text:
00000000 <_start>:
0: ea f0 ff 00 f0 jmp 0xf000,0xfff0
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
http://sourceware.org/bugzilla/show_bug.cgi?id=10740
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gas/10740] New: amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them), tg at mirbsd dot de, 2009/10/06
- [Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them), hjl dot tools at gmail dot com, 2009/10/07
- [Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them), hjl dot tools at gmail dot com, 2009/10/07
- [Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them),
tg at mirbsd dot de <=
- [Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them), hjl dot tools at gmail dot com, 2009/10/10
- [Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them), hjl dot tools at gmail dot com, 2009/10/12
- [Bug gas/10740] Intel syntax far jumps broken, hjl dot tools at gmail dot com, 2009/10/13
- [Bug gas/10740] Intel syntax far jumps broken, cvs-commit at gcc dot gnu dot org, 2009/10/13
- [Bug gas/10740] Intel syntax far jumps broken, hjl dot tools at gmail dot com, 2009/10/13