| | | | --- | --- | | Bugzilla Link | [9290](https://llvm.org/bz9290) | | Resolution | FIXED | | Resolved on | May 06, 2011 09:36 | | Version | trunk | | OS | Linux | ## Extended Description Consider the follow input fragment: je 1f 1: Expect result: 0x74 0x00 Current result: 0x0f 0x84 0x00 0x00 0x00 0x00