commit | 3b8452da931dfd51e9d628fb32bcb1033b3d7db3 | [log] [tgz] |
---|---|---|
author | Christian Thalinger <twisti@openjdk.org> | Mon Jan 26 16:22:12 2009 +0100 |
committer | Christian Thalinger <twisti@openjdk.org> | Mon Jan 26 16:22:12 2009 +0100 |
tree | 6e04eb4edddcdf89db08ed27bc8b198a58d69f89 | |
parent | ae8aa00398ace0c3e967bb3e93fb260c9d05bb74 [diff] |
6796746: rename LoadC (char) opcode class to LoadUS (unsigned short) Renaming LoadC to LoadUS would round up the planned introduction of LoadUB and LoadUI. Reviewed-by: phh, kvn