Method: Fisk::Instructions::DSLMethods#pextrw
- Defined in:
- lib/fisk/instructions.rb
#pextrw(*params) ⇒ Object
2413 2414 2415 |
# File 'lib/fisk/instructions.rb', line 2413 def pextrw(*params) gen_with_insn Fisk::Instructions::PEXTRW, params end |