summaryrefslogtreecommitdiff
path: root/target/hexagon/op_helper.c
AgeCommit message (Expand)Author
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson
2022-03-12Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmaxTaylor Simpson
2022-03-12Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uoTaylor Simpson
2022-03-12Hexagon (target/hexagon) fix bug in circular addressingMichael Lambert
2021-11-03Hexagon HVX (target/hexagon) helper functionsTaylor Simpson
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson
2021-07-21target/hexagon: Drop include of qemu.hPeter Maydell
2021-07-21Hexagon (target/hexagon) remove put_user_*/get_user_*Taylor Simpson
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) use softfloat default NaN and tininessTaylor Simpson
2021-05-01Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson
2021-05-01Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson
2021-05-01Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson
2021-05-01target/hexagon: fix typo in commentTaylor Simpson
2021-02-18Hexagon (target/hexagon) scalar core helpersTaylor Simpson