commit | a38e609c46e751f30277db6b3c07a3321c5c1d2a | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Jan 07 10:07:35 2010 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Feb 06 17:14:24 2010 +0100 |
tree | 87a79017dbca243e720fd89c4a850740b6ea498b | |
parent | fd7a446f162768c044b3bf3844f7605eeef351af [diff] |
tcg: document double-word support opcodes. The internal opcodes brcond2, add2, sub2, mulu2 were undocumented. Place these in a new section that clearly indicates that they are not to be emitted by translators. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>