Searched refs:instrTemplate (Results 1 – 2 of 2) sorted by relevance
33 int instrTemplate = buf[i] & 0x1F; in code() local34 int mask = BRANCH_TABLE[instrTemplate]; in code()
24 UInt32 instrTemplate = data[i] & 0x1F; in IA64_Convert() local25 UInt32 mask = kBranchTable[instrTemplate]; in IA64_Convert()