Method: Fisk::Instructions::DSLMethods#roundss
- Defined in:
- lib/fisk/instructions.rb
#roundss(*params) ⇒ Object
2809 2810 2811 |
# File 'lib/fisk/instructions.rb', line 2809 def roundss(*params) gen_with_insn Fisk::Instructions::ROUNDSS, params end |