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
/
helper.h
Age
Commit message (
Expand
)
Author
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pred_written to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Eliminate uses of log_pred_write function
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper functions
Taylor Simpson
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A5_ACS (vacsh)
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfinvsqrta
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfrecipa instruction
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) use softfloat for float-to-int conversions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) scalar core helpers
Taylor Simpson