Method: Fisk::Instructions::DSLMethods#prefetcht0
- Defined in:
- lib/fisk/instructions.rb
#prefetcht0(*params) ⇒ Object
2632 2633 2634 |
# File 'lib/fisk/instructions.rb', line 2632 def prefetcht0(*params) gen_with_insn Fisk::Instructions::PREFETCHT0, params end |