Method: Fisk::Instructions::DSLMethods#bt
- Defined in:
- lib/fisk/instructions.rb
#bt(*params) ⇒ Object
1513 1514 1515 |
# File 'lib/fisk/instructions.rb', line 1513 def bt(*params) gen_with_insn Fisk::Instructions::BT, params end |
1513 1514 1515 |
# File 'lib/fisk/instructions.rb', line 1513 def bt(*params) gen_with_insn Fisk::Instructions::BT, params end |