Searched refs:byte_pos (Results 1 – 2 of 2) sorted by relevance
40 const size_t byte_pos = (bit_pos >> 3); in ia64_code() local46 buffer[i + j + byte_pos]) in ia64_code()78 buffer[i + j + byte_pos] = (uint8_t)( in ia64_code()
207 uint32_t byte_pos; in bcj_ia64() local228 byte_pos = bit_pos >> 3; in bcj_ia64()232 instr |= (uint64_t)(buf[i + j + byte_pos]) in bcj_ia64()254 buf[i + j + byte_pos] in bcj_ia64()