1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bartosz Taudul 348be05605 Add zmmword as known asm size directive. 2023-11-08 02:01:37 +01:00
Bartosz Taudul cdcee49776 Make the ARM registers list more complete. 2022-09-17 23:31:42 +02:00
Bartosz Taudul 8da6105ee4 Cosmetics. 2022-09-17 23:31:34 +02:00
Bartosz Taudul dc31ebfd9c Use proper list of x64 registers. 2022-09-17 22:36:29 +02:00
Bartosz Taudul 79a1f5cd80 Tokenize assembly operands. 2022-09-17 21:54:50 +02:00
Bartosz Taudul d823a24534 Dummy tokenization of asm operands. 2022-09-16 00:30:29 +02:00
Bartosz Taudul 6dc7c8c6b5 Add assembly keyword maps. 2022-09-15 23:36:29 +02:00
Bartosz Taudul b217e00dd9 Hackfix support for UTF-8 in source files. 2021-04-18 19:14:12 +02:00
Bartosz Taudul ff5435ff67 Cosmetics. 2021-03-27 13:03:19 +01:00
Bartosz Taudul bd4335bace Move source file parsing logic to a separate file. 2021-03-26 02:42:14 +01:00
Bartosz Taudul 174bb4d2f1 Extract source code tokenizer to a separate file. 2021-03-26 01:53:49 +01:00