Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h163 void JumpAndLink(const typename Decoder::JumpAndLinkArgs& args) { in JumpAndLink() function
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.cc483 Register JumpAndLink(int32_t offset, uint8_t insn_len) { in JumpAndLink() function in berberis::__anonb69021fa0111::Interpreter