RzAsm#

class RzAsm#
property acur: RzAsmPlugin#
property big_endian: int#
property binb: RzBinBind#
property bits: int#
property bitshift: int#
property core: Any#
property cpu: str#
property cur: RzAsmPlugin#
property dataalign: int#
property features: str#
property flags: HtPP#
property ifilter: RzParse#
property immdisp: bool#
property immsign: bool#
property invhex: int#
property num: RzNum#
property ofilter: RzParse#
property pair: Sdb#
property pc: int#
property pcalign: int#
property platforms: str#
property plugin_data: Any#
property plugins: RzList[RzAsmPlugin]#
property pseudo: bool#
property seggrn: int#
property syntax: int#
property syscall: RzSyscall#
property utf8: bool#