6946040: add intrinsic for short and char reverseBytes

Reviewed-by: never, twisti
This commit is contained in:
Hiroshi Yamauchi 2010-04-26 11:27:21 -07:00 committed by Tom Rodriguez
parent 166ea7f01c
commit cd48f31efe
13 changed files with 495 additions and 78 deletions

View file

@ -661,9 +661,6 @@ class Assembler : public AbstractAssembler {
stx_op3 = 0x0e,
swap_op3 = 0x0f,
lduwa_op3 = 0x10,
ldxa_op3 = 0x1b,
stwa_op3 = 0x14,
stxa_op3 = 0x1e,