Aiden Grossman
842fd15375
[llvm-exegesis] Add explicit support for setting DF in X86 ( #115644 )
...
While llvm-exegesis has explicit support for setting EFLAGS which
contains DF, it can be nice sometimes to explicitly set DF, especially
given that it is modeled as a separate register within LLVM. This patch
adds the ability to do that by lowering setting the value to 0 or 1 to
cld and std respectively.
2024-11-18 12:06:52 -08:00
..
2024-11-05 10:00:23 -05:00
2024-11-06 15:54:47 -08:00
2024-09-11 14:38:56 +02:00
2024-10-07 10:56:52 -07:00
2024-11-14 13:30:05 -08:00
2024-11-11 11:39:53 +11:00
2024-09-17 10:50:44 +02:00
2024-10-28 10:59:53 -07:00
2024-09-17 10:51:06 +02:00
2024-11-13 17:34:07 -08:00
2024-07-04 21:55:37 -04:00
2024-11-12 10:09:42 -08:00
2024-09-24 09:43:02 -04:00
2024-10-23 13:03:30 +01:00
2024-09-13 06:23:54 -04:00
2024-10-01 21:10:51 -07:00
2024-10-19 14:42:25 -07:00
2024-10-07 11:23:30 +01:00
2024-07-26 12:36:45 +05:30
2024-09-13 22:47:19 -07:00
2024-07-20 21:27:36 -07:00
2024-11-18 12:06:52 -08:00
2024-09-24 16:40:16 -07:00
2024-08-07 14:34:20 -07:00
2024-09-24 16:40:54 -07:00
2024-10-22 17:39:05 -04:00
2024-11-18 11:17:36 +11:00
2024-09-13 06:23:54 -04:00
2024-09-25 10:49:45 -04:00
2024-09-13 06:23:54 -04:00
2024-10-17 12:10:05 -04:00
2024-10-07 08:16:46 -07:00
2024-08-16 20:48:15 +01:00
2024-07-21 09:23:45 -07:00
2024-08-19 17:16:19 +01:00
2024-09-06 11:28:22 +03:00
2024-08-30 09:35:06 +02:00
2024-06-14 22:49:36 -07:00
2024-11-18 09:09:06 -08:00
2024-11-07 10:53:11 -05:00
2024-10-22 17:39:05 -04:00
2024-07-05 17:22:03 -05:00
2024-11-09 19:42:43 +02:00
2024-11-15 15:37:00 -08:00
2024-08-26 09:14:35 -07:00
2024-09-25 10:49:45 -04:00
2024-11-18 10:41:14 -08:00
2024-11-15 09:27:08 -08:00
2024-11-14 13:30:05 -08:00
2024-10-07 21:46:41 -07:00
2024-10-23 13:03:25 +02:00
2024-09-13 05:50:49 -04:00
2024-07-03 21:26:21 +02:00
2024-08-08 15:18:34 +01:00
2024-09-25 10:49:45 -04:00
2024-08-05 13:38:34 +05:30
2024-09-13 06:23:54 -04:00
2024-09-09 14:12:12 -07:00
2024-11-08 18:44:02 +01:00
2024-11-14 13:30:05 -08:00
2024-05-25 13:28:30 +02:00
2024-05-28 12:40:39 +02:00
2024-11-04 09:39:55 -08:00
2024-09-20 11:36:43 +02:00
2024-07-06 16:48:32 +09:00
2024-07-25 15:52:49 -04:00