Searched refs:STXA (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCV9Disassembler.java117 new StoreDecoder(STX, "stx", RTLDT_UNSIGNED_DWORD), new V9AlternateSpaceStoreDecoder(STXA, "stxa", RTLDT_UNSIGNED_DWORD),
H A DSPARCV9Opcodes.java212 public static final int STXA = (1 << 4) | 0xE; field in interface:SPARCV9Opcodes

Completed in 66 milliseconds