Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/macro/
H A Dmacro_jit_x64.h42 void Compile_ALU(Macro::Opcode opcode);
H A Dmacro_jit_x64.cpp54 void MacroJITx64Impl::Compile_ALU(Macro::Opcode opcode) { in Compile_ALU() function in Tegra::MacroJITx64Impl
480 Compile_ALU(opcode); in Compile_NextInstruction()