Method: Fisk::Instructions::DSLMethods#vcvtps2ph

Defined in:
lib/fisk/instructions.rb

#vcvtps2ph(*params) ⇒ Object



3208
3209
3210
# File 'lib/fisk/instructions.rb', line 3208

def vcvtps2ph(*params)
  gen_with_insn Fisk::Instructions::VCVTPS2PH, params
end