Method: Fisk::Instructions::DSLMethods#monitorx

Defined in:
lib/fisk/instructions.rb

#monitorx(*params) ⇒ Object



2131
2132
2133
# File 'lib/fisk/instructions.rb', line 2131

def monitorx(*params)
  gen_with_insn Fisk::Instructions::MONITORX, params
end