summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/thread.def
AgeCommit message (Expand)Author
2022-02-05Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFT David Srbecky
2022-01-17Revert "Add thread-shared interpreter cache" Hans Boehm
2022-01-15Add thread-shared interpreter cache David Srbecky
2021-12-03ARM64: Implicit suspend checks using LDR. Vladimir Marko
2021-11-30Make suspend check test specific flags. Vladimir Marko
2021-11-25Always access Thread state and flags as 32-bit location. Vladimir Marko
2021-10-05Remove mterp_current_ibase. Nicolas Geoffray
2021-07-13Remove mterp. Nicolas Geoffray
2019-12-18Add an implementation of Nterp for x64. Nicolas Geoffray
2019-12-04Helpers and refactorings to prepare for interpreter optimizations (x64) Nicolas Geoffray
2018-10-22Cache the value of MterpShouldSwitchInterpreters() David Srbecky
2018-10-16Remove mterp "alternate" opcode handlers. David Srbecky
2018-10-12Cleanup the cpp-define-generator definitions. David Srbecky