
control.riscv:     file format elf32-littleriscv


Disassembly of section .text:

00000000 <_start>:
   0:	00a58633          	add	a2,a1,a0
   4:	00061663          	bnez	a2,10 <L1>

00000008 <L2>:
   8:	00100693          	li	a3,1
   c:	0080006f          	j	14 <end>

00000010 <L1>:
  10:	00000693          	li	a3,0

00000014 <end>:
  14:	00000073          	ecall
