summaryrefslogtreecommitdiff
path: root/util/host-utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-31host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani1-0/+64
2017-01-31host-utils: Move 128-bit guard macro to .c fileJose Ricardo Ziviani1-0/+2
2016-02-04util: Clean up includesPeter Maydell1-2/+1
2014-09-09util: Don't link host-utils.o if it's emptyFam Zheng1-2/+0
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta1-0/+37
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta1-0/+38
2013-02-17host-utils: Improve mulu64 and muls64Richard Henderson1-54/+38
2013-02-17host-utils: Use __int128_t for mul[us]64Richard Henderson1-2/+2
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini1-0/+105