func extract_bit(value, bit uint32) uint32 { … } func bfxpreferred_4(sf, opc1, imms, immr uint32) bool { … } func move_wide_preferred_4(sf, N, imms, immr uint32) bool { … } type sys … const sys_AT … const sys_DC … const sys_IC … const sys_TLBI … const sys_SYS … func sys_op_4(op1, crn, crm, op2 uint32) sys { … } func is_zero(x uint32) bool { … } func is_ones_n16(x uint32) bool { … } func bit_count(x uint32) uint8 { … }