GP-1701: added eplp register definition to V850

This commit is contained in:
ghidorahrex
2022-01-25 09:07:39 -05:00
parent 073c726885
commit edae6abde8
2 changed files with 2 additions and 2 deletions
@@ -30,7 +30,7 @@ define register offset=0x0 size=0x8
r0r1 r2sp r4r5 r6r7 r8r9
r10r11 r12r13 r14r15 r16r17 r18r19
r20r21 r22r23 r24r25 r26r27 r28r29
_
eplp
];
define register offset=0x100 size=0x4 [ PC ]; # offset = 0x100(256) = PreOffset+PreRegister*Size = 128+32*4 = 256
@@ -16,7 +16,7 @@ attach variables [ R0004x2 R1115x2 R1620x2 R2731x2 ]
r0r1 _ r2sp _ r4r5 _ r6r7 _ r8r9 _
r10r11 _ r12r13 _ r14r15 _ r16r17 _ r18r19 _
r20r21 _ r22r23 _ r24r25 _ r26r27 _ r28r29 _
_ _
eplp _
];
attach variables [ SR0004 SR1115 ]