Refactored all plugins to use get_reg_profile instead, which simply returns the register profile instead of applying it as a side-effect.
43 lines
643 B
Text
43 lines
643 B
Text
NAME=v810 regs
|
|
FILE=
|
|
CMDS=<<EOF
|
|
e asm.arch=v810
|
|
ar
|
|
EOF
|
|
EXPECT=<<EOF
|
|
r0 = 0x00000000
|
|
r1 = 0x00000000
|
|
r2 = 0x00000000
|
|
r3 = 0x00000000
|
|
r4 = 0x00000000
|
|
r5 = 0x00000000
|
|
r6 = 0x00000000
|
|
r7 = 0x00000000
|
|
r8 = 0x00000000
|
|
r9 = 0x00000000
|
|
r10 = 0x00000000
|
|
r11 = 0x00000000
|
|
r12 = 0x00000000
|
|
r13 = 0x00000000
|
|
r14 = 0x00000000
|
|
r15 = 0x00000000
|
|
r16 = 0x00000000
|
|
r17 = 0x00000000
|
|
r18 = 0x00000000
|
|
r19 = 0x00000000
|
|
r20 = 0x00000000
|
|
r21 = 0x00000000
|
|
r22 = 0x00000000
|
|
r23 = 0x00000000
|
|
r24 = 0x00000000
|
|
r25 = 0x00000000
|
|
r26 = 0x00000000
|
|
r27 = 0x00000000
|
|
r28 = 0x00000000
|
|
r29 = 0x00000000
|
|
r30 = 0x00000000
|
|
r31 = 0x00000000
|
|
pc = 0x00000000
|
|
psw = 0x00000000
|
|
EOF
|
|
RUN
|