1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00
Files
archived-php-src/ext
Hao Sun c995a359ff JIT/AArch64: Use 'shifted register' if available (#7108)
One shift instruction can be saved if 'shifted register' is used.

It's worth noting that the destination register of previous shift
instruction doesn't hold the shift result any longer now. And we have to
guarantee that 'shifted register' mode is applied to all the use sites
of this destination register.

Besides, several code-style issues are fixed.

Change-Id: I8bcdd092253d342d383732a926512e761e453808
2021-06-07 15:52:03 +08:00
..
2021-05-06 12:16:35 +02:00
2021-05-29 11:33:13 +02:00
2021-05-28 23:25:29 +02:00
2021-05-26 13:21:43 +02:00
2021-05-29 11:33:13 +02:00
2021-05-29 11:33:13 +02:00
2021-05-26 13:21:43 +02:00
2021-06-03 19:02:53 +01:00
2021-05-27 16:00:03 +02:00
2021-05-29 11:33:13 +02:00
2021-05-13 23:36:33 +02:00
2021-06-03 15:14:08 +02:00
2021-05-12 13:47:57 +02:00
2021-06-03 10:34:00 +02:00
2021-05-10 17:22:41 +02:00
2021-06-03 15:14:08 +02:00