Searched defs:op (Results 1 – 2 of 2) sorted by relevance
100 bool IsArmBranchOperation(bit32 op) in IsArmBranchOperation()113 bit32 op = *reinterpret_cast<bit32*>(opAddr); in IsArmBranchOperationAddress() local128 bit16 op = *reinterpret_cast<bit16*>(opAddr); in IsThumbBranchOperationAddress() local
324 Operation op; member