commit | ed0851380c8ed181ddd6ed3542b14fcb0bca6700 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Jul 07 06:18:20 2014 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Mon May 18 13:03:47 2015 -0700 |
tree | 528eca70a7f6d1b34bdc62e6ffc377ac3c25e209 | |
parent | 2517def6f82bec9eba9333a37f85a6f368ba52ee [diff] |
target-alpha: Disallow literal operand to 1C.30 to 1C.37 Before 64f45e49 we used to have literal checks for 4 of these 8 opcodes. Confirmed that real hardware doesn't allow them. Reported-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Richard Henderson <rth@twiddle.net>