Lines Matching +full:20 +full:a

52 #define TEST_PADDI(t, a, i, pr) \  argument
54 PPC_RAW_ADDI(t, a, i))
92 unsigned long a = 0x23; in test_ld() local
96 regs.gpr[3] = (unsigned long) &a; in test_ld()
101 if (stepped == 1 && regs.gpr[5] == a) in test_ld()
110 unsigned long a = 0x23; in test_pld() local
119 regs.gpr[3] = (unsigned long)&a; in test_pld()
124 if (stepped == 1 && regs.gpr[5] == a) in test_pld()
133 unsigned int a = 0x4545; in test_lwz() local
137 regs.gpr[3] = (unsigned long) &a; in test_lwz()
142 if (stepped == 1 && regs.gpr[5] == a) in test_lwz()
151 unsigned int a = 0x4545; in test_plwz() local
160 regs.gpr[3] = (unsigned long)&a; in test_plwz()
166 if (stepped == 1 && regs.gpr[5] == a) in test_plwz()
175 unsigned int a[3] = {0x0, 0x0, 0x1234}; in test_lwzx() local
179 regs.gpr[3] = (unsigned long) a; in test_lwzx()
185 if (stepped == 1 && regs.gpr[5] == a[2]) in test_lwzx()
194 unsigned long a = 0x1234; in test_std() local
198 regs.gpr[3] = (unsigned long) &a; in test_std()
203 if (stepped == 1 && regs.gpr[5] == a) in test_std()
212 unsigned long a = 0x1234; in test_pstd() local
221 regs.gpr[3] = (unsigned long)&a; in test_pstd()
226 if (stepped == 1 || regs.gpr[5] == a) in test_pstd()
235 unsigned long a = 0x1234; in test_ldarx_stdcx() local
245 regs.gpr[3] = (unsigned long) &a; in test_ldarx_stdcx()
253 * Don't touch 'a' here. Touching 'a' can do Load/store in test_ldarx_stdcx()
254 * of 'a' which result in failure of subsequent stdcx. in test_ldarx_stdcx()
278 if (stepped == 1 && ((regs.gpr[5] == a && (regs.ccr & cr0_eq)) in test_ldarx_stdcx()
279 || (regs.gpr[5] != a && !(regs.ccr & cr0_eq)))) in test_ldarx_stdcx()
290 float a; in test_lfsx_stfsx() member
301 c.a = 123.45; in test_lfsx_stfsx()
304 regs.gpr[3] = (unsigned long) &c.a; in test_lfsx_stfsx()
318 c.a = 678.91; in test_lfsx_stfsx()
333 float a; in test_plfs_pstfs() member
349 c.a = 123.45; in test_plfs_pstfs()
352 regs.gpr[3] = (unsigned long)&c.a; in test_plfs_pstfs()
365 c.a = 678.91; in test_plfs_pstfs()
380 double a; in test_lfdx_stfdx() member
391 c.a = 123456.78; in test_lfdx_stfdx()
394 regs.gpr[3] = (unsigned long) &c.a; in test_lfdx_stfdx()
408 c.a = 987654.32; in test_lfdx_stfdx()
423 double a; in test_plfd_pstfd() member
439 c.a = 123456.78; in test_plfd_pstfd()
442 regs.gpr[3] = (unsigned long)&c.a; in test_plfd_pstfd()
455 c.a = 987654.32; in test_plfd_pstfd()
496 vector128 a; in test_lvx_stvx() member
512 regs.gpr[3] = (unsigned long) &c.a; in test_lvx_stvx()
553 vector128 a; in test_lxvd2x_stxvd2x() member
569 regs.gpr[3] = (unsigned long) &c.a; in test_lxvd2x_stxvd2x()
619 vector128 a; in test_lxvp_stxvp() member
644 regs.gpr[4] = (unsigned long)&c[0].a; in test_lxvp_stxvp()
706 vector128 a; in test_lxvpx_stxvpx() member
731 regs.gpr[3] = (unsigned long)&c[0].a; in test_lxvpx_stxvpx()
795 vector128 a; in test_plxvp_pstxvp() member
819 regs.gpr[3] = (unsigned long)&c[0].a; in test_plxvp_pstxvp()
935 .instr = ppc_inst(PPC_RAW_SETB(20, 1)),
942 .instr = ppc_inst(PPC_RAW_SETB(20, 4)),
949 .instr = ppc_inst(PPC_RAW_SETB(20, 5)),
961 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
969 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
977 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
985 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
993 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1001 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1009 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1017 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1025 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1033 .instr = ppc_inst(PPC_RAW_ADD(20, 21, 22)),
1047 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1055 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1064 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1072 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1080 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1088 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1096 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1104 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1112 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1120 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1133 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1141 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1149 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1157 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1165 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1173 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1181 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1189 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1197 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1205 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1213 .instr = ppc_inst(PPC_RAW_ADDC(20, 21, 22)),
1227 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1235 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1244 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1252 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1260 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1268 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1276 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1284 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1292 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1300 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1308 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1321 .instr = ppc_inst(PPC_RAW_DIVDE(20, 21, 22)),
1329 .instr = ppc_inst(PPC_RAW_DIVDE(20, 21, 22)),
1330 .flags = IGNORE_GPR(20),
1338 .instr = ppc_inst(PPC_RAW_DIVDE(20, 21, 22)),
1351 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
1359 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
1360 .flags = IGNORE_GPR(20),
1368 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
1381 .instr = ppc_inst(PPC_RAW_DIVDEU(20, 21, 22)),
1382 .flags = IGNORE_GPR(20),
1390 .instr = ppc_inst(PPC_RAW_DIVDEU(20, 21, 22)),
1391 .flags = IGNORE_GPR(20),
1399 .instr = ppc_inst(PPC_RAW_DIVDEU(20, 21, 22)),
1407 .instr = ppc_inst(PPC_RAW_DIVDEU(20, 21, 22)),
1415 .instr = ppc_inst(PPC_RAW_DIVDEU(20, 21, 22)),
1416 .flags = IGNORE_GPR(20),
1429 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
1430 .flags = IGNORE_GPR(20),
1438 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
1439 .flags = IGNORE_GPR(20),
1447 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
1455 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
1463 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
1464 .flags = IGNORE_GPR(20),
1609 /* This is not a return frame regs */ in emulate_compute_instr()
1682 * Set a compatible MSR value explicitly to ensure in run_tests_compute()