Skip to content

Arch

arch: Arch = Arch('i386', 4, 'little') module-attribute

get_thumb_mode_string()

read_thumb_bit()

Return 0 or 1, representing the status of the Thumb bit in the current Arm architecture

Return None if the Thumb bit is not relevent to the current architecture

update()