Fuck git
This commit is contained in:
141
external/capstone/suite/MC/ARC/alu_arc.s.cs
vendored
Normal file
141
external/capstone/suite/MC/ARC/alu_arc.s.cs
vendored
Normal file
@@ -0,0 +1,141 @@
|
||||
# CS_ARCH_ARC, CS_MODE_LITTLE_ENDIAN, None
|
||||
|
||||
0x0,0x20,0x0,0x0 = add %r0, %r0, %r0
|
||||
0x0,0x20,0x4,0x0 = add %r4, %r0, %r0
|
||||
0x0,0x20,0x4,0x80 = add.f %r4, %r0, %r0
|
||||
0x0,0x20,0xc2,0x0 = add %r2, %r0, %r3
|
||||
0x0,0x20,0x2,0x1 = add %r2, %r0, %r4
|
||||
0x0,0x27,0x2,0x1 = add %r2, %r7, %r4
|
||||
0xc0,0x20,0x61,0x0 = add.eq %r0, %r0, 1
|
||||
0xc0,0x26,0x2b,0x4 = add.lt %r6, %r6, 16
|
||||
0xc0,0x27,0xec,0x17 = add.le %r15, %r15, 31
|
||||
0xc0,0x20,0x69,0x0 = add.gt %r0, %r0, 1
|
||||
0xc0,0x26,0x2a,0x4 = add.ge %r6, %r6, 16
|
||||
0xc0,0x27,0xe3,0x17 = add.p %r15, %r15, 31
|
||||
0xc0,0x20,0x64,0x0 = add.n %r0, %r0, 1
|
||||
0xc0,0x26,0x27,0x4 = add.vs %r6, %r6, 16
|
||||
0xc0,0x27,0xef,0x17 = add.pnz %r15, %r15, 31
|
||||
0xc0,0x20,0x61,0x80 = add.eq.f %r0, %r0, 1
|
||||
0xc0,0x26,0x2b,0x84 = add.lt.f %r6, %r6, 16
|
||||
0xc0,0x27,0xec,0x97 = add.le.f %r15, %r15, 31
|
||||
0xc0,0x20,0x69,0x80 = add.gt.f %r0, %r0, 1
|
||||
0xc0,0x26,0x2a,0x84 = add.ge.f %r6, %r6, 16
|
||||
0xc0,0x27,0xe3,0x97 = add.p.f %r15, %r15, 31
|
||||
0xc0,0x20,0x64,0x80 = add.n.f %r0, %r0, 1
|
||||
0xc0,0x26,0x27,0x84 = add.vs.f %r6, %r6, 16
|
||||
0xc0,0x27,0xef,0x97 = add.pnz.f %r15, %r15, 31
|
||||
0x4,0x27,0x2,0x1 = and %r2, %r7, %r4
|
||||
0x4,0x27,0x2,0x81 = and.f %r2, %r7, %r4
|
||||
0x44,0x27,0x2,0x1 = and %r2, %r7, 4
|
||||
0x84,0x21,0xc3,0xf = and %r1, %r1, 255
|
||||
0x84,0x21,0xc3,0x8f = and.f %r1, %r1, 255
|
||||
0xc4,0x20,0x21,0x0 = and.eq %r0, %r0, 0
|
||||
0xc4,0x26,0x2b,0x4 = and.lt %r6, %r6, 16
|
||||
0xc4,0x27,0xec,0x17 = and.le %r15, %r15, 31
|
||||
0xc4,0x20,0x29,0x0 = and.gt %r0, %r0, 0
|
||||
0xc4,0x26,0x2a,0x4 = and.ge %r6, %r6, 16
|
||||
0xc4,0x27,0xe3,0x17 = and.p %r15, %r15, 31
|
||||
0xc4,0x20,0x24,0x0 = and.n %r0, %r0, 0
|
||||
0xc4,0x26,0x27,0x4 = and.vs %r6, %r6, 16
|
||||
0xc4,0x27,0xef,0x17 = and.pnz %r15, %r15, 31
|
||||
0xc4,0x20,0x21,0x80 = and.eq.f %r0, %r0, 0
|
||||
0xc4,0x26,0x2b,0x84 = and.lt.f %r6, %r6, 16
|
||||
0xc4,0x27,0xec,0x97 = and.le.f %r15, %r15, 31
|
||||
0xc4,0x20,0x29,0x80 = and.gt.f %r0, %r0, 0
|
||||
0xc4,0x26,0x2a,0x84 = and.ge.f %r6, %r6, 16
|
||||
0xc4,0x27,0xe3,0x97 = and.p.f %r15, %r15, 31
|
||||
0xc4,0x20,0x24,0x80 = and.n.f %r0, %r0, 0
|
||||
0xc4,0x26,0x27,0x84 = and.vs.f %r6, %r6, 16
|
||||
0xc4,0x27,0xef,0x97 = and.pnz.f %r15, %r15, 31
|
||||
0x40,0x29,0x81,0x0 = asl %r1, %r1, 2
|
||||
0x0,0x28,0x0,0x0 = asl %r0, %r0, %r0
|
||||
0x0,0x28,0x0,0x80 = asl.f %r0, %r0, %r0
|
||||
0x42,0x2a,0xc1,0x7 = asr %r1, %r2, 31
|
||||
0x42,0x2a,0xc1,0x87 = asr.f %r1, %r2, 31
|
||||
0x42,0x2b,0xc1,0x1 = asr %r1, %r3, 7
|
||||
0x2,0x29,0x81,0x0 = asr %r1, %r1, %r2
|
||||
0x8,0x22,0x40,0x0 = max %r0, %r2, %r1
|
||||
0x48,0x21,0xc0,0x3 = max %r0, %r1, 15
|
||||
0x8,0x22,0x80,0xf,0x0,0x0,0xa0,0xf = max %r0, %r2, 4000
|
||||
0x88,0x22,0xc3,0xf = max %r2, %r2, 255
|
||||
0x5,0x20,0x92,0x2f,0x0,0x0,0x0,0xf0 = or %r18, %r16, 61440
|
||||
0x5,0x20,0x92,0xaf,0x0,0x0,0x0,0xf0 = or.f %r18, %r16, 61440
|
||||
0x5,0x21,0x81,0x3 = or %r1, %r1, %r14
|
||||
0x5,0x26,0x41,0x10 = or %r1, %r14, %r1
|
||||
0x85,0x21,0x2,0x0 = or %r1, %r1, 128
|
||||
0x2,0x23,0x9c,0x3f,0x0,0x0,0x5c,0x0 = sub %sp, %fp, 92
|
||||
0x2,0x27,0x2,0x1 = sub %r2, %r7, %r4
|
||||
0x2,0x27,0x2,0x81 = sub.f %r2, %r7, %r4
|
||||
0x2,0x26,0x0,0x20 = sub %r0, %r22, %r0
|
||||
0x17,0x23,0x43,0x30 = sub1 %r3, %fp, %r1
|
||||
0x58,0x23,0x43,0x34 = sub2 %r3, %fp, 17
|
||||
0x99,0x23,0xff,0x3f = sub3 %fp, %fp, -1
|
||||
0x99,0x23,0xff,0xbf = sub3.f %fp, %fp, -1
|
||||
0xce,0x20,0xe2,0x7 = rsub.ne %r0, %r0, 31
|
||||
0xce,0x20,0x61,0x0 = rsub.eq %r0, %r0, 1
|
||||
0xce,0x26,0x2b,0x4 = rsub.lt %r6, %r6, 16
|
||||
0xce,0x27,0xec,0x17 = rsub.le %r15, %r15, 31
|
||||
0xce,0x20,0x69,0x0 = rsub.gt %r0, %r0, 1
|
||||
0xce,0x26,0x2a,0x4 = rsub.ge %r6, %r6, 16
|
||||
0xce,0x27,0xe3,0x17 = rsub.p %r15, %r15, 31
|
||||
0xce,0x20,0x64,0x0 = rsub.n %r0, %r0, 1
|
||||
0xce,0x26,0x27,0x4 = rsub.vs %r6, %r6, 16
|
||||
0xce,0x27,0xef,0x17 = rsub.pnz %r15, %r15, 31
|
||||
0xce,0x20,0xe2,0x87 = rsub.ne.f %r0, %r0, 31
|
||||
0xce,0x20,0x61,0x80 = rsub.eq.f %r0, %r0, 1
|
||||
0xce,0x26,0x2b,0x84 = rsub.lt.f %r6, %r6, 16
|
||||
0xce,0x27,0xec,0x97 = rsub.le.f %r15, %r15, 31
|
||||
0xce,0x20,0x69,0x80 = rsub.gt.f %r0, %r0, 1
|
||||
0xce,0x26,0x2a,0x84 = rsub.ge.f %r6, %r6, 16
|
||||
0xce,0x27,0xe3,0x97 = rsub.p.f %r15, %r15, 31
|
||||
0xce,0x20,0x64,0x80 = rsub.n.f %r0, %r0, 1
|
||||
0xce,0x26,0x27,0x84 = rsub.vs.f %r6, %r6, 16
|
||||
0xce,0x27,0xef,0x97 = rsub.pnz.f %r15, %r15, 31
|
||||
0x1,0x20,0x0,0x0 = adc %r0, %r0, %r0
|
||||
0x1,0x20,0x4,0x0 = adc %r4, %r0, %r0
|
||||
0x1,0x20,0x4,0x80 = adc.f %r4, %r0, %r0
|
||||
0x1,0x20,0xc2,0x0 = adc %r2, %r0, %r3
|
||||
0x1,0x20,0x2,0x1 = adc %r2, %r0, %r4
|
||||
0x1,0x27,0x2,0x1 = adc %r2, %r7, %r4
|
||||
0xc1,0x20,0x61,0x0 = adc.eq %r0, %r0, 1
|
||||
0xc1,0x26,0x2b,0x4 = adc.lt %r6, %r6, 16
|
||||
0xc1,0x27,0xec,0x17 = adc.le %r15, %r15, 31
|
||||
0xc1,0x20,0x69,0x0 = adc.gt %r0, %r0, 1
|
||||
0xc1,0x26,0x2a,0x4 = adc.ge %r6, %r6, 16
|
||||
0xc1,0x27,0xe3,0x17 = adc.p %r15, %r15, 31
|
||||
0xc1,0x20,0x64,0x0 = adc.n %r0, %r0, 1
|
||||
0xc1,0x26,0x27,0x4 = adc.vs %r6, %r6, 16
|
||||
0xc1,0x27,0xef,0x17 = adc.pnz %r15, %r15, 31
|
||||
0xc1,0x20,0x61,0x80 = adc.eq.f %r0, %r0, 1
|
||||
0xc1,0x26,0x2b,0x84 = adc.lt.f %r6, %r6, 16
|
||||
0xc1,0x27,0xec,0x97 = adc.le.f %r15, %r15, 31
|
||||
0xc1,0x20,0x69,0x80 = adc.gt.f %r0, %r0, 1
|
||||
0xc1,0x26,0x2a,0x84 = adc.ge.f %r6, %r6, 16
|
||||
0xc1,0x27,0xe3,0x97 = adc.p.f %r15, %r15, 31
|
||||
0xc1,0x20,0x64,0x80 = adc.n.f %r0, %r0, 1
|
||||
0xc1,0x26,0x27,0x84 = adc.vs.f %r6, %r6, 16
|
||||
0xc1,0x27,0xef,0x97 = adc.pnz.f %r15, %r15, 31
|
||||
0x3,0x20,0x0,0x0 = sbc %r0, %r0, %r0
|
||||
0x3,0x20,0x4,0x0 = sbc %r4, %r0, %r0
|
||||
0x3,0x20,0x4,0x80 = sbc.f %r4, %r0, %r0
|
||||
0x3,0x20,0xc2,0x0 = sbc %r2, %r0, %r3
|
||||
0x3,0x20,0x2,0x1 = sbc %r2, %r0, %r4
|
||||
0x3,0x27,0x2,0x1 = sbc %r2, %r7, %r4
|
||||
0xc3,0x20,0x61,0x0 = sbc.eq %r0, %r0, 1
|
||||
0xc3,0x26,0x2b,0x4 = sbc.lt %r6, %r6, 16
|
||||
0xc3,0x27,0xec,0x17 = sbc.le %r15, %r15, 31
|
||||
0xc3,0x20,0x69,0x0 = sbc.gt %r0, %r0, 1
|
||||
0xc3,0x26,0x2a,0x4 = sbc.ge %r6, %r6, 16
|
||||
0xc3,0x27,0xe3,0x17 = sbc.p %r15, %r15, 31
|
||||
0xc3,0x20,0x64,0x0 = sbc.n %r0, %r0, 1
|
||||
0xc3,0x26,0x27,0x4 = sbc.vs %r6, %r6, 16
|
||||
0xc3,0x27,0xef,0x17 = sbc.pnz %r15, %r15, 31
|
||||
0xc3,0x20,0x61,0x80 = sbc.eq.f %r0, %r0, 1
|
||||
0xc3,0x26,0x2b,0x84 = sbc.lt.f %r6, %r6, 16
|
||||
0xc3,0x27,0xec,0x97 = sbc.le.f %r15, %r15, 31
|
||||
0xc3,0x20,0x69,0x80 = sbc.gt.f %r0, %r0, 1
|
||||
0xc3,0x26,0x2a,0x84 = sbc.ge.f %r6, %r6, 16
|
||||
0xc3,0x27,0xe3,0x97 = sbc.p.f %r15, %r15, 31
|
||||
0xc3,0x20,0x64,0x80 = sbc.n.f %r0, %r0, 1
|
||||
0xc3,0x26,0x27,0x84 = sbc.vs.f %r6, %r6, 16
|
||||
0xc3,0x27,0xef,0x97 = sbc.pnz.f %r15, %r15, 31
|
||||
12
external/capstone/suite/MC/ARC/br_arc.s.cs
vendored
Normal file
12
external/capstone/suite/MC/ARC/br_arc.s.cs
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# CS_ARCH_ARC, CS_MODE_LITTLE_ENDIAN, None
|
||||
|
||||
0x3d,0xa,0x12,0x0 = brlt %r2, 0, 60
|
||||
0x91,0xa,0x4,0x91 = brlo %r10, %r4, -112
|
||||
0x2d,0xa,0x40,0x0 = breq %r2, %r1, 44
|
||||
0xf1,0x8,0x11,0x80 = brne %r0, 0, -16
|
||||
0x27,0xa,0x5,0x2 = brhs %r2, %r8, 38
|
||||
0x30,0x1,0x2,0x0 = bne 304
|
||||
0xc,0x1,0x1,0x0 = beq 268
|
||||
0xa0,0x1,0xd,0x0 = bhi 416
|
||||
0xbd,0x7,0xcf,0xff = b -68
|
||||
0x0,0x0,0x9e,0x0 = b 4096
|
||||
128
external/capstone/suite/MC/ARC/compact_arc.s.cs
vendored
Normal file
128
external/capstone/suite/MC/ARC/compact_arc.s.cs
vendored
Normal file
@@ -0,0 +1,128 @@
|
||||
# CS_ARCH_ARC, CS_MODE_LITTLE_ENDIAN, None
|
||||
|
||||
0x31,0x78 = abs_s %r0, %r1
|
||||
0x58,0x61 = add_s %r0, %r1, %r2
|
||||
0x63,0x70 = add_s %r0, %r0, %fp
|
||||
0x67,0x77 = add_s %fp, %fp, -1
|
||||
0x67,0x76 = add_s %fp, %fp, 6
|
||||
0xc3,0x70,0x22,0x11,0x44,0x33 = add_s %r0, %r0, 287454020
|
||||
0xc7,0x74,0x22,0x11,0x44,0x33 = add_s 0, 287454020, 4
|
||||
0x90,0xc0 = add_s %r0, %sp, 64
|
||||
0x40,0xe0 = add_s %r0, %r0, 64
|
||||
0x7,0x69 = add_s %r0, %r1, 7
|
||||
0xb0,0xc0 = add_s %sp, %sp, 64
|
||||
0xff,0xcf = add_s %r0, %gp, -4
|
||||
0xc,0x49 = add_s %r0, %r1, 4
|
||||
0x8c,0x48 = add_s %r1, %r0, 4
|
||||
0x34,0x78 = add1_s %r0, %r0, %r1
|
||||
0x35,0x78 = add2_s %r0, %r0, %r1
|
||||
0x36,0x78 = add3_s %r0, %r0, %r1
|
||||
0x24,0x78 = and_s %r0, %r0, %r1
|
||||
0x3b,0x78 = asl_s %r0, %r1
|
||||
0x34,0x68 = asl_s %r1, %r0, 4
|
||||
0x38,0x78 = asl_s %r0, %r0, %r1
|
||||
0x10,0xb8 = asl_s %r0, %r0, 16
|
||||
0x3c,0x78 = asr_s %r0, %r1
|
||||
0x3c,0x68 = asr_s %r1, %r0, 4
|
||||
0x3a,0x78 = asr_s %r0, %r0, %r1
|
||||
0x50,0xb8 = asr_s %r0, %r0, 16
|
||||
0x80,0xf0 = b_s 256
|
||||
0xfe,0xf1 = b_s -4
|
||||
0xfe,0xf3 = beq_s -4
|
||||
0xfe,0xf5 = bne_s -4
|
||||
0x3e,0xf6 = bgt_s -4
|
||||
0x7e,0xf6 = bge_s -4
|
||||
0xbe,0xf6 = blt_s -4
|
||||
0xfe,0xf6 = ble_s -4
|
||||
0x3e,0xf7 = bhi_s -4
|
||||
0x7e,0xf7 = bhs_s -4
|
||||
0xbe,0xf7 = blo_s -4
|
||||
0xfe,0xf7 = bls_s -4
|
||||
0xb8,0xb8 = bclr_s %r0, %r0, 24
|
||||
0x26,0x78 = bic_s %r0, %r0, %r1
|
||||
0xc0,0xff = bl_s -256
|
||||
0xd8,0xb8 = bmsk_s %r0, %r0, 24
|
||||
0xc0,0xe8 = brne_s %r0, 0, -128
|
||||
0x40,0xe8 = breq_s %r0, 0, -128
|
||||
0xff,0x7f = brk_s
|
||||
0x98,0xb8 = bset_s %r0, %r0, 24
|
||||
0xf8,0xb8 = btst_s %r0, 24
|
||||
0x93,0x70 = cmp_s %r0, %sp
|
||||
0x97,0x77 = cmp_s %sp, -1
|
||||
0xc0,0xe2 = cmp_s %r2, 64
|
||||
0x0,0x5e = ei_s 512
|
||||
0xe0,0xc1 = enter_s 16
|
||||
0x2f,0x78 = extb_s %r0, %r1
|
||||
0x30,0x78 = exth_s %r0, %r1
|
||||
0x0,0x78 = j_s [%r0]
|
||||
0xe0,0x7e = j_s [%blink]
|
||||
0x20,0x78 = j_s.d [%r0]
|
||||
0xe0,0x7f = j_s.d [%blink]
|
||||
0xe0,0x7c = jeq_s [%blink]
|
||||
0xe0,0x7d = jne_s [%blink]
|
||||
0x40,0x78 = jl_s [%r0]
|
||||
0x60,0x78 = jl_s.d [%r0]
|
||||
0x0,0x5a = jli_s 512
|
||||
0x40,0x61 = ld_s %r0, [%r1, %r2]
|
||||
0x10,0xc0 = ld_s %r0, [%sp, 64]
|
||||
0x80,0xd0 = ld_s %r0, [%pcl, 512]
|
||||
0x30,0x80 = ld_s %r1, [%r0, 64]
|
||||
0x0,0xc9 = ld_s %r0, [%gp, -1024]
|
||||
0x48,0x61 = ldb_s %r0, [%r1, %r2]
|
||||
0x30,0xc0 = ldb_s %r0, [%sp, 64]
|
||||
0x30,0x88 = ldb_s %r1, [%r0, 16]
|
||||
0x0,0xcb = ldb_s %r0, [%gp, -256]
|
||||
0x50,0x61 = ldh_s %r0, [%r1, %r2]
|
||||
0x30,0x90 = ldh_s %r1, [%r0, 32]
|
||||
0x0,0xcd = ldh_s %r0, [%gp, -512]
|
||||
0x30,0x98 = ldh_s.x %r1, [%r0, 32]
|
||||
0x36,0x40 = ld_s %r0, [%r17, 8]
|
||||
0x36,0x41 = ld_s %r1, [%r17, 8]
|
||||
0x36,0x42 = ld_s %r2, [%r17, 8]
|
||||
0x36,0x43 = ld_s %r3, [%r17, 8]
|
||||
0x40,0x49 = ld_s.as %r0, [%r1, %r2]
|
||||
0x0,0x54 = ld_s %r1, [%gp, -1024]
|
||||
0x88,0x50 = ldi_s %r0, [64]
|
||||
0xc0,0xc1 = leave_s 16
|
||||
0x3d,0x78 = lsr_s %r0, %r1
|
||||
0x39,0x78 = lsr_s %r0, %r0, %r1
|
||||
0x30,0xb8 = lsr_s %r0, %r0, 16
|
||||
0x2e,0x77 = mov_s %r17, -1
|
||||
0xcf,0x75 = mov_s 0, 5
|
||||
0x3e,0x70 = mov_s.ne %r0, %r17
|
||||
0xdf,0x70,0x0,0x0,0x0,0x4 = mov_s.ne %r0, 1024
|
||||
0x80,0xd8 = mov_s %r0, 128
|
||||
0x32,0x40 = mov_s %r16, %r17
|
||||
0xd3,0x40,0x0,0x0,0x0,0x4 = mov_s %r16, 1024
|
||||
0x3a,0x46 = mov_s 0, %r17
|
||||
0xdb,0x46,0x0,0x0,0x0,0x4 = mov_s 0, 1024
|
||||
0x2c,0x78 = mpy_s %r0, %r0, %r1
|
||||
0x2a,0x78 = mpyuw_s %r0, %r0, %r1
|
||||
0x29,0x78 = mpyw_s %r0, %r0, %r1
|
||||
0x33,0x78 = neg_s %r0, %r1
|
||||
0xe0,0x78 = nop_s
|
||||
0x32,0x78 = not_s %r0, %r1
|
||||
0x25,0x78 = or_s %r0, %r0, %r1
|
||||
0xe1,0xc0 = pop_s %r0
|
||||
0xd1,0xc0 = pop_s %blink
|
||||
0xc1,0xc0 = push_s %r0
|
||||
0xf1,0xc0 = push_s %blink
|
||||
0x2d,0x78 = sexb_s %r0, %r1
|
||||
0x2e,0x78 = sexh_s %r0, %r1
|
||||
0x50,0xc0 = st_s %r0, [%sp, 64]
|
||||
0x30,0xa0 = st_s %r1, [%r0, 64]
|
||||
0x10,0x54 = st_s %r0, [%gp, -1024]
|
||||
0x70,0xc0 = stb_s %r0, [%sp, 64]
|
||||
0x30,0xa8 = stb_s %r1, [%r0, 16]
|
||||
0x30,0xb0 = sth_s %r1, [%r0, 32]
|
||||
0x2c,0x68 = sub_s %r1, %r0, 4
|
||||
0xc0,0x78 = sub_s.ne %r0, %r0, %r0
|
||||
0x22,0x78 = sub_s %r0, %r0, %r1
|
||||
0x70,0xb8 = sub_s %r0, %r0, 16
|
||||
0xb0,0xc1 = sub_s %sp, %sp, 64
|
||||
0x50,0x49 = sub_s %r0, %r1, %r2
|
||||
0xe0,0x7a = swi_s
|
||||
0x1e,0x7c = trap_s 32
|
||||
0x2b,0x78 = tst_s %r0, %r1
|
||||
0xe0,0x79 = unimp_s
|
||||
0x27,0x78 = xor_s %r0, %r0, %r1
|
||||
38
external/capstone/suite/MC/ARC/ldst_arc.s.cs
vendored
Normal file
38
external/capstone/suite/MC/ARC/ldst_arc.s.cs
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# CS_ARCH_ARC, CS_MODE_LITTLE_ENDIAN, None
|
||||
|
||||
0x0,0x10,0x0,0x0 = ld %r0, [%r0,0]
|
||||
0x0,0x10,0x0,0x1 = ldh %r0, [%r0,0]
|
||||
0x0,0x10,0x80,0x0 = ldb %r0, [%r0,0]
|
||||
0xc,0x10,0x1,0x0 = ld %r1, [%r0,12]
|
||||
0xf4,0x13,0xe,0xb0 = ld %r14, [%fp,-12]
|
||||
0xf4,0x10,0x3,0x80 = ld %r3, [%r0,-12]
|
||||
0xf4,0x10,0x0,0x0 = ld %r0, [%r0,244]
|
||||
0xf4,0x10,0x0,0x80 = ld %r0, [%r0,-12]
|
||||
0x0,0x11,0x43,0x1 = ldh.x %r3, [%r1,0]
|
||||
0x2,0x11,0x42,0x1 = ldh.x %r2, [%r1,2]
|
||||
0x7c,0x13,0x42,0xb1 = ldh.x %r2, [%fp,-132]
|
||||
0x30,0x20,0x80,0xf,0x0,0x0,0x0,0xfa = ld %r0, [%r0,64000]
|
||||
0x0,0x16,0x6,0x70,0x0,0x0,0xb0,0xf9 = ld %r6, [63920]
|
||||
0x23,0x1c,0x82,0x30 = stb %r2, [%sp,35]
|
||||
0x0,0x1e,0xc0,0x71,0x0,0x0,0xb0,0xf9 = st %r7, [63920]
|
||||
0x1,0x10,0x81,0x4 = ldb.ab %r1, [%r0,1]
|
||||
0x1,0x18,0x92,0x0 = stb.ab %r2, [%r0,1]
|
||||
0xc,0x10,0x3,0x5 = ldh.ab %r3, [%r0,12]
|
||||
0x12,0x18,0x14,0x1 = sth.ab %r4, [%r0,18]
|
||||
0x80,0x12,0x5,0x4 = ld.ab %r5, [%r2,128]
|
||||
0x40,0x1a,0x90,0x1 = st.ab %r6, [%r2,64]
|
||||
0x1,0x10,0x87,0x2 = ldb.aw %r7, [%r0,1]
|
||||
0x1,0x18,0xa,0x2 = stb.aw %r8, [%r0,1]
|
||||
0xc,0x10,0x3,0x3 = ldh.aw %r3, [%r0,12]
|
||||
0x12,0x18,0xcc,0x0 = sth.aw %r3, [%r0,18]
|
||||
0x80,0x12,0x6,0x2 = ld.aw %r6, [%r2,128]
|
||||
0x40,0x1a,0x88,0x1 = st.aw %r6, [%r2,64]
|
||||
0x8,0x10,0xc0,0x1a = ldb.x.di.aw %r0, [%r8,8]
|
||||
0x40,0x19,0x32,0x10 = stb.di.ab %r0, [%r9,64]
|
||||
0x6a,0x20,0x40,0x8 = lr %r0, [33]
|
||||
0x6a,0x27,0x40,0x8 = lr %r7, [33]
|
||||
0x6a,0x27,0x40,0x18 = lr %r15, [33]
|
||||
0x6a,0x26,0x40,0x28 = lr %r22, [33]
|
||||
0xaa,0x20,0x60,0x8 = lr %r0, [-33]
|
||||
0xaa,0x20,0x41,0x8 = lr %r0, [97]
|
||||
0xaa,0x20,0x61,0x8 = lr %r0, [-97]
|
||||
51
external/capstone/suite/MC/ARC/misc_arc.c.cs
vendored
Normal file
51
external/capstone/suite/MC/ARC/misc_arc.c.cs
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
# CS_ARCH_ARC, CS_MODE_LITTLE_ENDIAN, None
|
||||
|
||||
0x8a,0x20,0xff,0xf = mov %r0, -1
|
||||
0xa,0x24,0x80,0xf,0x0,0x0,0xff,0x7f = mov %r4, 32767
|
||||
0xca,0x22,0x81,0x1 = mov.eq %r2, %r6
|
||||
0xa,0x25,0x80,0x10 = mov %r13, %r2
|
||||
0x4a,0x21,0x0,0x5 = mov %r1, 20
|
||||
0xca,0x20,0x21,0x8 = mov.eq %r0, 32
|
||||
0xca,0x20,0x22,0x0 = mov.ne %r0, 0
|
||||
0xca,0x20,0x21,0x0 = mov.eq %r0, 0
|
||||
0xca,0x26,0x2b,0x4 = mov.lt %r6, 16
|
||||
0xca,0x27,0xec,0x17 = mov.le %r15, 31
|
||||
0xca,0x20,0x29,0x0 = mov.gt %r0, 0
|
||||
0xca,0x26,0x2a,0x4 = mov.ge %r6, 16
|
||||
0xca,0x27,0xe3,0x17 = mov.p %r15, 31
|
||||
0xca,0x20,0x24,0x0 = mov.n %r0, 0
|
||||
0xca,0x26,0x27,0x4 = mov.vs %r6, 16
|
||||
0xca,0x27,0xef,0x17 = mov.pnz %r15, 31
|
||||
0x4a,0x20,0x0,0x80 = mov.f %r0, 0
|
||||
0x4a,0x26,0x0,0x84 = mov.f %r6, 16
|
||||
0x4a,0x27,0xc0,0x97 = mov.f %r15, 31
|
||||
0xca,0x20,0x21,0x80 = mov.eq.f %r0, 0
|
||||
0xca,0x26,0x2b,0x84 = mov.lt.f %r6, 16
|
||||
0xca,0x27,0xec,0x97 = mov.le.f %r15, 31
|
||||
0xca,0x20,0x29,0x80 = mov.gt.f %r0, 0
|
||||
0xca,0x26,0x2a,0x84 = mov.ge.f %r6, 16
|
||||
0xca,0x27,0xe3,0x97 = mov.p.f %r15, 31
|
||||
0xca,0x20,0x24,0x80 = mov.n.f %r0, 0
|
||||
0xca,0x26,0x27,0x84 = mov.vs.f %r6, 16
|
||||
0xca,0x27,0xef,0x97 = mov.pnz.f %r15, 31
|
||||
0xfc,0x1c,0xc8,0xb6 = st.aw %fp, [%sp,-4]
|
||||
0x4,0x14,0x1b,0x34 = ld.ab %fp, [%sp,4]
|
||||
0x16,0x8,0xcf,0xff = bl -2028
|
||||
0xc,0x25,0x80,0x92 = cmp %r13, %r10
|
||||
0x4c,0x26,0x0,0x90 = cmp %r14, 0
|
||||
0x4c,0x27,0x40,0xa0 = cmp %r23, 1
|
||||
0x22,0x20,0x40,0x5 = jl [%r21]
|
||||
0x22,0x20,0x80,0xf,0x0,0x0,0x39,0x30 = jl 12345
|
||||
0x20,0x20,0xc0,0x0 = j [%r3]
|
||||
0x20,0x20,0x80,0xf,0x0,0x0,0x39,0x30 = j 12345
|
||||
0x38,0x23,0x43,0x30 = seteq %r3, %fp, %r1
|
||||
0x78,0x23,0x43,0x34 = seteq %r3, %fp, 17
|
||||
0xb8,0x23,0xff,0x3f = seteq %fp, %fp, -1
|
||||
0x2f,0x28,0x13,0x0 = fls %r0, %r0
|
||||
0x2f,0x28,0x13,0x80 = fls.f %r0, %r0
|
||||
0x2f,0x28,0x12,0x0 = ffs %r0, %r0
|
||||
0x2f,0x28,0x12,0x80 = ffs.f %r0, %r0
|
||||
0x2f,0x2f,0xd2,0x13 = ffs %r15, %r15
|
||||
0x2f,0x2f,0xd2,0x93 = ffs.f %r15, %r15
|
||||
0x2f,0x2e,0xc1,0x27 = norm %r22, %blink
|
||||
0x2f,0x2f,0x88,0x4 = normh %r7, %r18
|
||||
Reference in New Issue
Block a user