Benjamin Bouvier
a7f7c23bf9
machinst aarch64: in baldrdash, allow returning only one value across register classes;
...
Baldrdash's API requires that there is at most one result in a register,
across all the possible register classes: in particular, it's not
possible to return an i64 value in a register while returning an v128
value in another register.
This patch adds a notion of "remaining register values", so this is
properly taking into account when choosing whether a return value may be
put into a register or not.
2020-08-31 12:36:26 +02:00
..
2020-08-07 10:08:44 -07:00
2020-08-04 09:35:50 +02:00
2020-08-31 12:36:26 +02:00
2020-07-24 19:29:12 +02:00
2020-08-24 17:00:30 +02:00
2020-08-07 16:54:51 -07:00
2020-08-04 09:35:50 +02:00
2020-07-17 12:03:17 +02:00
2020-05-28 11:34:58 -07:00
2020-03-05 16:11:13 +01:00
2019-10-10 16:45:48 +02:00
2020-08-07 10:08:44 -07:00
2020-06-04 10:53:45 -07:00
2019-01-28 15:56:54 -08:00
2020-04-15 17:21:28 -07:00
2019-10-24 17:20:12 -07:00
2020-03-05 16:11:13 +01:00
2020-03-05 16:11:13 +01:00
2019-01-28 15:56:54 -08:00
2020-08-24 17:00:30 +02:00
2019-10-02 11:50:44 -07:00
2020-06-10 18:36:57 +02:00
2020-02-07 10:46:47 -06:00
2020-03-03 13:21:13 -06:00
2020-02-07 10:46:47 -06:00
2019-10-02 11:50:44 -07:00
2020-07-17 16:16:49 -07:00
2020-06-30 12:00:57 -07:00
2019-10-15 15:19:00 -07:00
2020-07-16 14:56:11 +03:00
2020-07-17 16:16:49 -07:00
2020-02-07 10:46:47 -06:00
2020-06-30 12:00:57 -07:00
2020-07-17 18:14:16 +02:00
2020-06-25 14:03:21 -05:00
2019-09-26 18:00:03 +02:00
2020-07-21 15:05:50 -05:00
2020-02-07 10:46:47 -06:00
2020-05-29 19:56:27 -07:00
2020-07-17 12:03:17 +02:00
2020-07-23 09:54:39 -07:00
2020-02-07 10:46:47 -06:00
2020-02-07 10:46:47 -06:00
2020-06-08 13:02:00 -07:00
2020-08-04 09:35:50 +02:00