comparison src/cpu/sparc/vm/assembler_sparc.hpp @ 1396:d7f654633cfe

6946040: add intrinsic for short and char reverseBytes Reviewed-by: never, twisti Contributed-by: Hiroshi Yamauchi <yamauchi@google.com>
author never
date Mon, 26 Apr 2010 11:27:21 -0700
parents dcf03e02b020
children befdf73d6b82 c640000b7cc1
comparison
equal deleted inserted replaced
1385:bc32f286fae0 1396:d7f654633cfe
659 659
660 ldstub_op3 = 0x0d, 660 ldstub_op3 = 0x0d,
661 stx_op3 = 0x0e, 661 stx_op3 = 0x0e,
662 swap_op3 = 0x0f, 662 swap_op3 = 0x0f,
663 663
664 lduwa_op3 = 0x10,
665 ldxa_op3 = 0x1b,
666
667 stwa_op3 = 0x14, 664 stwa_op3 = 0x14,
668 stxa_op3 = 0x1e, 665 stxa_op3 = 0x1e,
669 666
670 ldf_op3 = 0x20, 667 ldf_op3 = 0x20,
671 ldfsr_op3 = 0x21, 668 ldfsr_op3 = 0x21,