1	/* ARMv8.1 System instructions.  */
2	.text
3
4	/* RAS Extension.  */
5	esb
6	hint #0x10
7
8	/* Statistical profiling.  */
9	psb csync
10	hint #0x11
11