Justin Hibbits
9f1a007da7
powerpc64: Micro-optimize moea64 native pmap tlbie
...
* Cache moea64_need_lock in a local variable; gcc generates slightly better
code this way, it doesn't need to reload the value from memory each read.
* VPN cropping is only needed on PowerPC ISA 2.02 and older cores, a subset
of those that need serialization, so move this under the need_lock check,
so those that don't need the lock don't even need to check this.
2019-03-26 02:53:35 +00:00
..
2019-03-24 14:51:17 +00:00
2019-03-19 14:32:54 +00:00
2019-03-25 18:02:04 +00:00
2019-01-17 06:35:45 +00:00
2019-03-11 20:57:54 +00:00
2019-03-22 17:44:47 +00:00
2019-03-24 15:08:30 +00:00
2019-03-26 02:45:23 +00:00
2019-03-19 00:07:12 +00:00
2019-03-01 23:30:23 +00:00
2019-02-09 21:08:19 +00:00
2019-03-25 09:10:07 +00:00
2019-02-06 06:03:44 +00:00
2019-03-26 01:28:10 +00:00
2019-03-24 19:11:45 +00:00
2019-03-07 22:34:45 +00:00
2019-03-24 14:51:17 +00:00
2019-03-25 21:38:58 +00:00
2019-02-21 01:30:37 +00:00
2019-02-20 20:48:10 +00:00
2019-03-25 07:48:52 +00:00
2019-03-25 07:46:20 +00:00
2019-03-19 23:44:26 +00:00
2019-03-18 02:40:22 +00:00
2019-03-14 22:30:05 +00:00
2019-03-25 16:40:54 +00:00
2019-03-19 10:57:03 +00:00
2018-12-11 19:32:16 +00:00
2019-03-21 16:15:29 +00:00
2018-12-11 19:32:16 +00:00
2019-01-09 01:11:19 +00:00
2019-02-25 19:14:16 +00:00
2019-03-26 02:53:35 +00:00
2019-03-16 11:44:33 +00:00
2019-02-19 11:07:02 +00:00
2019-01-17 06:35:45 +00:00
2019-03-16 11:44:33 +00:00
2019-03-25 13:50:38 +00:00
2019-02-20 02:14:41 +00:00
2019-02-04 21:28:25 +00:00
2018-12-14 23:53:28 +00:00
2019-03-20 23:11:05 +00:00
2019-03-23 16:36:18 +00:00
2019-03-16 11:44:33 +00:00
2019-01-30 11:34:52 +00:00