Searched defs:Nop (Results 1 – 5 of 5) sorted by relevance
| /frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/ | ||
| D | semantics_player.h | 192 void Nop() { listener_->Nop(); } in Nop() function |
| /frameworks/native/libs/vr/libpdx_default_transport/ | ||
| D | pdx_benchmarks.cpp | 141 Nop, enumerator |
| /frameworks/libs/binary_translation/interpreter/riscv64/ | ||
| D | interpreter.cc | 498 void Nop() {} in Nop() function in berberis::__anonb69021fa0111::Interpreter |
| /frameworks/libs/binary_translation/assembler/include/berberis/assembler/ | ||
| D | common_x86.h | 138 void Nop(uint32_t bytes) { in Nop() function |
| /frameworks/libs/binary_translation/assembler/instructions/ | ||
| D | insn_def_x86.json | 1098 "Nop": { "opcodes": [ "90" ] }, object |