index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hexagon
/
decode.c
Age
Commit message (
Expand
)
Author
2023-05-18
Hexagon (decode): look for pkts with multiple insns at the same slot
Matheus Tavares Bernardino
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2022-09-30
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) import instruction encodings
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) instruction decoding
Taylor Simpson
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-01
Hexagon (target/hexagon) change variables from int to bool when appropriate
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) remove unnecessary inline directives
Taylor Simpson
2021-05-01
target/hexagon: Change DECODE_MAPPED_REG operand name to OPNUM
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) instruction/packet decode
Taylor Simpson