Home
last modified time | relevance | path

Searched refs:SWREG_TO_R3_VM_V (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/
Dhw_exception_handler.S141 #define SWREG_TO_R3_VM_V(regnum) \ macro
1180 sw_r1_vm: SWREG_TO_R3_VM_V (1);
1181 sw_r2_vm: SWREG_TO_R3_VM_V (2);
1182 sw_r3_vm: SWREG_TO_R3_VM_V (3);
1183 sw_r4_vm: SWREG_TO_R3_VM_V (4);
1184 sw_r5_vm: SWREG_TO_R3_VM_V (5);
1185 sw_r6_vm: SWREG_TO_R3_VM_V (6);
1186 sw_r7_vm: SWREG_TO_R3_VM_V (7);
1187 sw_r8_vm: SWREG_TO_R3_VM_V (8);
1188 sw_r9_vm: SWREG_TO_R3_VM_V (9);
[all …]