aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/insn.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/hexagon/insn.h')
-rw-r--r--target/hexagon/insn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/hexagon/insn.h b/target/hexagon/insn.h
index 775c4c1..3e7a22c 100644
--- a/target/hexagon/insn.h
+++ b/target/hexagon/insn.h
@@ -54,6 +54,7 @@ typedef struct Instruction Insn;
struct Packet {
uint16_t num_insns;
uint16_t encod_pkt_size_in_bytes;
+ uint32_t pc;
/* Pre-decodes about COF */
bool pkt_has_cof; /* Has any change-of-flow */