Manual: asm

class Address extends Operand
not documented
volatile
+init(self, type, offset, base = null, index = null, scale = null)
self not documented
type not documented
offset not documented
base not documented
index not documented
scale not documented
returns not documented
not documented
volatile
class GPR extends object
not documented
volatile
+init(self, size)
self not documented
size not documented
returns not documented
not documented
volatile
+repr(self)
self not documented
returns not documented
not documented
volatile
class Immediate extends Operand
not documented
volatile
+init(self, type, value)
self not documented
type not documented
value not documented
returns not documented
not documented
volatile
class MM extends object
not documented
volatile
+init(self, size)
self not documented
size not documented
returns not documented
not documented
volatile
+repr(self)
self not documented
returns not documented
not documented
volatile
class Operand extends object
not documented
volatile
resolve(self)
self not documented
returns not documented
not documented
volatile
class Register extends Operand
not documented
volatile
+hash(self)
self not documented
returns not documented
not documented
volatile
+init(self, type, index)
self not documented
type not documented
index not documented
returns not documented
not documented
volatile
+repr(self)
self not documented
returns not documented
not documented
volatile
class Relative extends Operand
not documented
volatile
+init(self, offset)
self not documented
offset not documented
returns not documented
not documented
volatile
by_name : dict
not documented
volatile
dir : path
not documented
volatile
encode_ins(uid, args, features = null)
uid not documented
args not documented
features not documented
returns not documented
not documented
volatile
format_hex(xs)
xs not documented
returns not documented
not documented
volatile
i16 : GPR
not documented
volatile
i32 : GPR
not documented
volatile
i64 : GPR
not documented
volatile
i8 : GPR
not documented
volatile
import : Import
not documented
volatile
instructions : list
not documented
volatile
json : module
not documented
volatile
m128 : MM
not documented
volatile
m64 : MM
not documented
volatile
main()
returns not documented
not documented
volatile
name = "asm"
not documented
volatile
print_ins_entry(ins)
ins not documented
returns not documented
not documented
volatile
resolve(operand_or_index)
operand_or_index not documented
returns not documented
not documented
volatile
table : dict
not documented
volatile