Searched defs:branch_type (Results 1 – 2 of 2) sorted by relevance
67 int branch_type, command; in ata_dbdma_setprd() local
1081 BranchType branch_type = Bit32(opcode, 31) ? BranchType_CALL : BranchType_JMP; in EmulateB() local