Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/macro/
H A Dmacro_jit_x64.h45 void Compile_ExtractShiftLeftImmediate(Macro::Opcode opcode);
H A Dmacro_jit_x64.cpp241 void MacroJITx64Impl::Compile_ExtractShiftLeftImmediate(Macro::Opcode opcode) { in Compile_ExtractShiftLeftImmediate() function in Tegra::MacroJITx64Impl
489 Compile_ExtractShiftLeftImmediate(opcode); in Compile_NextInstruction()