Method: Fisk::Instructions::DSLMethods#roundps

Defined in:
lib/fisk/instructions.rb

#roundps(*params) ⇒ Object



2803
2804
2805
# File 'lib/fisk/instructions.rb', line 2803

def roundps(*params)
  gen_with_insn Fisk::Instructions::ROUNDPS, params
end