aurel32 9e85e9bdcf alpha: fix lit sign
according to the alpha arch reference, the literal field of an operate
instruction is unsigned:

If bit <12> of the instruction is 1, an 8-bit zero-extended literal
constant is formed by bits
<20:13> of the instruction. The l teral is interpreted as a positive
integer bet ween 0 and 255
and is zero-extended to 64 bits.

This patch fixes the mis-interpretation of the literal field.

(Tristan Gingold)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5211 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-14 16:09:15 +00:00
2008-08-24 10:29:29 +00:00
2008-09-14 16:09:15 +00:00
2008-09-05 14:19:17 +00:00
2008-09-05 14:19:51 +00:00
2008-09-02 16:18:28 +00:00
2008-09-09 17:15:28 +00:00
2008-08-21 17:58:08 +00:00
2008-03-28 22:30:48 +00:00
2008-06-08 01:55:07 +00:00
2008-09-11 14:18:56 +00:00
2008-09-14 06:46:31 +00:00
2008-09-02 00:09:16 +00:00
2008-08-22 09:03:17 +00:00
2008-07-17 12:53:05 +00:00
2008-03-18 06:55:27 +00:00
2008-09-06 16:31:30 +00:00
2008-08-21 17:58:08 +00:00
2008-04-12 20:14:54 +00:00
2008-04-12 20:14:54 +00:00
2008-05-31 16:21:33 +00:00
2008-02-01 10:50:11 +00:00
2008-08-25 22:26:03 +00:00
2008-08-22 21:25:00 +00:00
2008-06-07 20:50:51 +00:00
2008-08-25 20:03:28 +00:00
2008-06-03 19:51:57 +00:00
2008-08-21 20:08:55 +00:00
2008-06-29 01:03:05 +00:00
2008-02-04 14:47:49 +00:00
2008-05-13 18:26:52 +00:00
2008-09-06 16:31:30 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%