Cinhi Young
8b859c6e4a
[MIPS] Fix the opcode of max.fmt and mina.fmt ( #85609 )
...
- The opcode of the mina.fmt and max.fmt is documented wrong, the
object code compiled from the same assembly with LLVM behaves
differently than one compiled with GCC and Binutils.
- Modify the opcodes to match Binutils. The actual opcodes are as
follows:
{5,3} | bits {2,0} of func
| ... | 100 | 101 | 110 | 111
-----+-----+-----+-----+-----+-----
010 | ... | min | mina | max | maxa
2024-04-03 10:14:02 +08:00
..
2024-03-25 05:13:48 +03:00
2024-03-23 10:03:09 -07:00
2024-02-16 11:41:52 -05:00
2022-10-26 14:06:08 -04:00
2022-10-26 14:06:08 -04:00
2019-01-19 08:50:56 +00:00
2023-07-03 21:19:09 +05:30
2022-10-26 14:06:08 -04:00
2022-05-12 23:25:09 +01:00
2022-05-11 23:40:38 +01:00
2022-05-26 11:22:41 -07:00
2023-12-07 21:03:56 -08:00
2020-02-29 09:50:23 +01:00
2024-03-19 16:36:29 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2022-10-26 14:06:08 -04:00
2024-02-01 17:52:35 -08:00
2024-02-01 17:52:35 -08:00
2022-12-07 14:37:08 -05:00
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2023-09-16 17:09:41 +08:00
2024-03-13 07:27:18 +08:00
2024-04-03 10:14:02 +08:00
2023-12-29 14:53:55 +05:30
2022-12-21 13:25:15 -08:00
2024-03-20 14:18:24 +08:00
2023-01-28 09:23:07 -08:00
2019-01-19 08:50:56 +00:00
2024-02-06 09:23:33 -08:00
2024-02-06 09:23:33 -08:00
2024-01-29 18:46:14 -08:00
2019-11-03 00:50:52 +03:00
2024-01-12 10:41:55 +07:00
2022-01-02 10:20:15 -08:00
2021-07-13 11:04:10 -04:00
2021-07-13 11:04:10 -04:00
2023-09-05 08:19:06 +02:00
2019-11-03 00:50:52 +03:00
2022-09-04 15:28:53 -07:00
2023-09-14 14:10:14 -07:00
2020-03-13 17:13:51 +00:00
2023-07-03 21:19:09 +05:30
2022-10-26 14:06:08 -04:00
2022-10-26 14:06:08 -04:00
2024-03-24 02:35:42 -04:00
2024-01-25 12:01:31 -05:00
2021-03-30 17:31:39 +01:00
2021-11-23 18:01:12 -05:00
2023-12-29 14:53:55 +05:30
2020-01-28 13:30:59 +01:00
2020-10-30 10:59:15 +03:00
2023-01-05 14:11:08 +01:00
2022-12-17 11:55:34 +05:30
2024-03-13 07:27:18 +08:00
2024-03-17 18:15:56 +00:00
2024-01-02 14:43:55 +00:00
2023-12-29 14:53:55 +05:30
2024-04-02 13:05:16 -07:00
2024-03-13 08:30:26 +08:00
2024-03-23 13:12:44 +01:00
2024-01-03 07:59:36 +00:00
2023-12-04 10:17:59 +01:00
2022-12-21 10:49:32 -05:00
2023-12-07 21:03:56 -08:00
2019-12-04 11:30:00 +00:00
2022-03-16 08:43:00 +01:00
2019-01-19 08:50:56 +00:00
2021-09-15 12:16:07 +03:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2022-01-20 20:10:04 +03:00
2024-01-25 12:01:31 -05:00
2019-01-19 08:50:56 +00:00
2022-03-10 10:00:29 +01:00
2019-10-11 20:26:08 +00:00
2023-09-14 14:10:14 -07:00
2024-03-17 18:15:56 +00:00
2024-03-17 18:15:56 +00:00
2020-10-30 10:59:15 +03:00
2024-03-13 07:27:18 +08:00
2022-12-17 11:55:34 +05:30
2021-04-22 11:32:29 +01:00
2024-02-01 17:52:35 -08:00
2024-02-01 17:52:35 -08:00
2024-03-13 08:30:26 +08:00
2023-09-14 14:10:14 -07:00
2024-03-20 14:18:24 +08:00
2024-01-25 12:01:31 -05:00
2024-03-20 14:18:24 +08:00
2024-03-20 14:18:24 +08:00
2024-02-25 18:42:22 +05:30
2023-09-14 14:10:14 -07:00
2020-05-21 15:23:29 -07:00
2020-05-21 15:23:29 -07:00
2022-12-05 04:21:08 +00:00
2022-05-16 14:45:40 +08:00
2022-05-16 14:45:40 +08:00
2016-11-14 19:10:56 +00:00
2017-12-11 11:21:40 +00:00