Home | History | Annotate | Download | only in cpu

Lines Matching full:branch

82    (BR - () "Branch")
180 (comment "Condition of a branch instruction")
228 (dnop bcond2 "branch condition opcode" () h-branchcond f-op2)
266 (dnop bcond5 "branch condition opcode" () h-branchcond f-op5)
1621 "Conditional branch comparing general register with general register"
1633 "Conditional branch comparing general register with 8-bit immediate"
1645 "Conditional branch comparing general register with 16-bit immediate"
1656 "Test bit in general register by immediate and branch if 0"
1668 "Test bit in general register by general register and branch if 0"
1680 "Test bit in memory by immediate and branch if 0"
1690 "Test bit in memory by immediate and branch if 0"
1700 "Test bit in general register by immediate and branch if 1"
1712 "Test bit in general register by general register and branch if 1"
1724 "Test bit in memory by immediate and branch if 1"
1734 "Test bit in memory by immediate and branch if 1"
1744 "Conditional branch on flag registers"
1755 "Branch to register"
1764 "Branch"