#
| Imove
| |||
#
| Ispill
| |||
#
| Ireload
| |||
#
| Iconst_int of nativeint
| |||
#
| Iconst_float of float
| |||
#
| Iconst_symbol of string
| |||
#
| Iconst_blockheader of nativeint
| |||
#
| Icall_ind
| |||
#
| Icall_imm of string
| |||
#
| Itailcall_ind
| |||
#
| Itailcall_imm of string
| |||
#
| Iextcall of string * bool
| |||
#
| Istackoffset of int
| |||
#
| Ialloc of int
| |||
#
| Inegf
| |||
#
| Iabsf
| |||
#
| Iaddf
| |||
#
| Isubf
| |||
#
| Imulf
| |||
#
| Idivf
| |||
#
| Ifloatofint
| |||
#
| Iintoffloat
| |||
#
| Ispecific of Arch.specific_operation
|