| Module | Rex::Arch::Sparc |
| In: |
lib/rex/arch/sparc.rb
|
Encodes an OR instruction with the value ‘constant’ being OR‘ed with the ‘src’ register into the ‘dst’ register
Puts ‘constant’ into the ‘dst’ register using as few instructions as possible by checking the size of the value. XXX: signedness support