Searched refs:cpu_post_makecr (Results 1 – 11 of 11) sorted by relevance
24 extern ulong cpu_post_makecr (long v);87 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_andi()
27 extern ulong cpu_post_makecr (long v);139 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_two()
27 extern ulong cpu_post_makecr (long v);139 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_twox()
24 extern ulong cpu_post_makecr (long v);119 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_srawi()
24 extern ulong cpu_post_makecr (long v);118 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_rlwinm()
25 extern ulong cpu_post_makecr (long v);128 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_rlwnm()
25 extern ulong cpu_post_makecr (long v);125 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_rlwimi()
28 extern ulong cpu_post_makecr (long v);192 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_threex()
28 extern ulong cpu_post_makecr (long v);222 (cr & 0xe0000000) == cpu_post_makecr (res) ? 0 : -1; in cpu_post_test_three()
44 ulong cpu_post_makecr (long v) in cpu_post_makecr() function
26 extern ulong cpu_post_makecr (long v);