Andreas Rheinhardt
5bf57a925c
avutil/x86/asm: Remove wrong comment, rename FF_REG_sp
...
Before FFmpeg commit 531b0a316b ,
FFmpeg used REG_SP as macro for the stack pointer, yet this
clashed with a REG_SP define in Solaris system headers, so it
was changed to REG_sp and a comment was added for this.
Libav fixed it by adding an FF_ prefix to the macros in
1e9c5bf4c1 . FFmpeg switched
to using these prefixes in 9eb3da2f99 ,
using FF_REG_sp instead of Libav's FF_REG_SP. In said commit
the comment was changed to claim that Solaris system headers
define FF_REG_SP, but this is (most likely) wrong.
This commit removes the wrong comment and renames the (actually unused)
macro to FF_REG_SP to make it consistent with FF_REG_BP.
Reviewed-by: Lynne <dev@lynne.ee >
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com >
2025-11-18 20:41:13 +01:00
..
2025-05-19 13:20:51 +02:00
2025-09-22 07:28:21 -04:00
2025-11-11 18:40:47 +00:00
2025-10-28 20:46:21 +01:00
2025-08-03 13:48:47 +02:00
2025-11-18 20:41:13 +01:00
2025-09-11 18:32:23 -03:00
2025-04-05 20:46:40 -03:00
2025-08-03 13:48:47 +02:00
2025-10-09 06:25:06 +02:00
2025-08-14 19:42:13 +00:00
2025-07-22 19:56:34 +02:00
2025-07-22 01:35:01 +02:00
2025-05-07 15:35:47 +02:00
2025-08-31 09:37:59 +02:00
2025-08-03 13:48:47 +02:00
2025-11-16 11:24:00 +01:00
2025-11-01 12:41:23 -03:00
2025-10-24 22:24:54 +00:00
2025-04-07 23:38:09 -03:00
2025-08-03 13:48:47 +02:00
2025-09-26 16:15:46 +00:00
2025-08-03 13:48:47 +02:00
2025-09-02 17:05:50 +02:00
2025-09-02 17:05:50 +02:00
2025-08-03 13:48:47 +02:00
2025-07-22 19:56:34 +02:00
2025-11-13 15:49:42 +01:00
2025-11-13 15:49:42 +01:00
2025-08-03 13:48:47 +02:00
2025-07-11 17:49:58 +02:00
2025-09-17 14:50:41 +00:00
2025-11-08 08:15:17 +00:00
2025-09-08 15:44:47 +00:00
2025-09-03 20:21:51 -05:00
2025-07-18 14:44:39 +08:00
2025-07-18 14:44:39 +08:00
2025-07-18 14:44:39 +08:00
2025-09-26 16:15:46 +00:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-11-08 21:48:00 +00:00
2025-07-07 01:33:18 +02:00
2025-11-12 15:25:07 +00:00
2025-10-16 17:40:25 +00:00
2025-07-18 14:44:39 +08:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-11-06 02:16:27 +00:00
2025-06-12 14:17:37 +03:00
2025-08-03 13:48:47 +02:00
2025-08-10 02:24:56 +00:00
2025-08-03 13:48:47 +02:00
2025-07-18 14:44:39 +08:00
2025-08-03 13:48:47 +02:00
2025-06-13 11:36:20 +03:00
2025-08-30 18:46:15 +00:00
2025-08-03 13:48:47 +02:00
2025-11-06 21:46:43 +01:00
2025-09-02 17:05:50 +02:00
2025-11-06 21:46:43 +01:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-05-22 15:12:54 +02:00
2025-08-03 13:48:47 +02:00
2025-09-26 16:15:46 +00:00
2025-10-07 14:51:46 -07:00
2025-09-26 16:15:46 +00:00
2025-07-31 10:58:36 +02:00
2025-07-31 10:58:36 +02:00
2025-07-01 22:41:56 +02:00
2025-08-03 13:48:47 +02:00
2025-08-15 19:54:01 +00:00
2025-11-08 19:33:11 +01:00
2025-08-03 13:48:47 +02:00
2025-08-07 07:36:33 +00:00
2025-08-03 13:48:47 +02:00
2025-11-16 11:24:00 +01:00
2025-08-03 13:48:47 +02:00
2025-10-28 07:11:21 +01:00
2025-10-27 11:54:53 +01:00
2025-10-28 07:11:21 +01:00
2025-04-14 06:10:40 +02:00
2025-11-12 10:36:48 +01:00
2025-06-11 01:20:18 +09:00
2025-07-22 09:47:18 -03:00
2025-07-22 09:47:18 -03:00