|
The base case, i.e., a simple jump instruction.
-
Field type:
InterJmpKind
|
|
A call to a function.
-
Field type:
InterJmpKind
|
|
An exit, which will terminate the process.
-
Field type:
InterJmpKind
|
|
A return from a function.
-
Field type:
InterJmpKind
|
|
A branch instructino that modifies the operation mode from Thumb to ARM.
-
Field type:
InterJmpKind
|
|
A branch instructino that modifies the operation mode from ARM to Thumb.
-
Field type:
InterJmpKind
|