Home
last modified time | relevance | path

Searched defs:Branch (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h157 void Branch(const typename Decoder::BranchArgs& args) { in Branch() function
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.cc452 void Branch(Decoder::BranchOpcode opcode, Register arg1, Register arg2, int16_t offset) { in Branch() function in berberis::__anonb69021fa0111::Interpreter