Home
last modified time | relevance | path

Searched refs:kUnconditional (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/export/slicer/
Ddex_instruction_list.h66 V(0x28, GOTO, "goto", k10t, kIndexNone, kBranch | kUnconditional, 0, kVerifyBranchTarget) \
67 V(0x29, GOTO_16, "goto/16", k20t, kIndexNone, kBranch | kUnconditional, 0, kVerifyBranchTarget) \
68 V(0x2A, GOTO_32, "goto/32", k30t, kIndexNone, kBranch | kUnconditional, 0, kVerifyBranchTarget) \
Ddex_bytecode.h91 kUnconditional = 0x40, // unconditional branch enumerator