Searched refs:MTSPR (Results 1 – 3 of 3) sorted by relevance
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 355 #define MTSPR XO31(467) macro 497 tcg_out32 (s, MTSPR | RS (0) | CTR); in tcg_out_b() 509 tcg_out32 (s, MTSPR | RS (arg) | LR); in tcg_out_call() 522 tcg_out32 (s, MTSPR | RA (0) | CTR); in tcg_out_call() 908 tcg_out32 (s, MTSPR | RS (3) | CTR); in tcg_target_qemu_prologue() 922 tcg_out32 (s, MTSPR | RS (0) | LR); in tcg_target_qemu_prologue() 1246 tcg_out32 (s, MTSPR | RS (args[0]) | CTR); in tcg_out_op()
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 365 #define MTSPR XO31(467) macro 477 tcg_out32 (s, MTSPR | RS (0) | CTR); in tcg_out_b() 494 tcg_out32 (s, MTSPR | RA (0) | CTR); in tcg_out_call() 502 tcg_out32 (s, MTSPR | RS (arg) | LR); in tcg_out_call() 942 tcg_out32 (s, MTSPR | RS (3) | CTR); in tcg_target_qemu_prologue() 954 tcg_out32 (s, MTSPR | RS (0) | LR); in tcg_target_qemu_prologue() 1338 tcg_out32 (s, MTSPR | RS (args[0]) | CTR); in tcg_out_op()
|
/external/oprofile/events/ppc64/power6/ |
D | events | 280 …inimum:1000 name:PM_DPU_HELD_SPR_GRP43 : (Group 43 pm_disp_held7) DISP unit held due to MTSPR/MFSPR
|