Lines Matching refs:Bytes

959           SET_STACK_INT((int16_t)Bytes::get_Java_u2(pc + 1), 0);
1026 uint16_t reg = Bytes::get_Java_u2(pc + 2);
1066 int16_t offset = (int16_t)Bytes::get_Java_u2(pc+4);
1382 ? (int16_t)Bytes::get_Java_u2(pc + 1) : 3; \
1390 ? (int16_t)Bytes::get_Java_u2(pc + 1) : 3; \
1401 ? (int16_t)Bytes::get_Java_u2(pc + 1) : 3; \
1411 ? (int16_t)Bytes::get_Java_u2(pc + 1) : 3; \
1421 ? (int16_t)Bytes::get_Java_u2(pc + 1) : 3; \
1441 int32_t low = Bytes::get_Java_u4((address)&lpc[1]);
1442 int32_t high = Bytes::get_Java_u4((address)&lpc[2]);
1446 ? Bytes::get_Java_u4((address)&lpc[0])
1447 : Bytes::get_Java_u4((address)&lpc[key + 3]);
1460 int32_t skip = Bytes::get_Java_u4((address) lpc); /* default amount */
1461 int32_t npairs = Bytes::get_Java_u4((address) &lpc[1]);
1464 if (key == (int32_t)Bytes::get_Java_u4((address)lpc)) {
1465 skip = Bytes::get_Java_u4((address)&lpc[1]);
1736 index = Bytes::get_native_u2(pc+1);
1835 u2 index = Bytes::get_native_u2(pc+1);
1942 u2 index = Bytes::get_Java_u2(pc+1);
2001 u2 index = Bytes::get_Java_u2(pc+1);
2026 u2 index = Bytes::get_Java_u2(pc+1);
2065 u2 index = Bytes::get_Java_u2(pc+1);
2094 index = Bytes::get_Java_u2(pc+1);
2134 u2 index = Bytes::get_Java_u2(pc+1);
2168 index = Bytes::get_native_u2(pc+1);
2199 u4 index = Bytes::get_native_u4(pc+1);
2235 u2 index = Bytes::get_native_u2(pc+1);
2264 u2 index = Bytes::get_native_u2(pc+1);
2348 u2 index = Bytes::get_native_u2(pc+1);
2450 int16_t offset = (int16_t)Bytes::get_Java_u2(pc + 1);
2466 int32_t offset = Bytes::get_Java_u4(pc + 1);