Method: Fisk::Instructions::DSLMethods#shlx

Defined in:
lib/fisk/instructions.rb

#shlx(*params) ⇒ Object



2950
2951
2952
# File 'lib/fisk/instructions.rb', line 2950

def shlx(*params)
  gen_with_insn Fisk::Instructions::SHLX, params
end