HomeSort by: relevance | last modified time | path
    Searched defs:tmp_result (Results 1 - 13 of 13) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/or1k/
sem-switch.c 1445 DI tmp_result; local
1446 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1448 SI opval = SUBWORDDISI (tmp_result, 0);
1453 SI opval = SUBWORDDISI (tmp_result, 1);
1504 DI tmp_result; local
1505 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1507 SI opval = SUBWORDDISI (tmp_result, 0);
1512 SI opval = SUBWORDDISI (tmp_result, 1);
2345 DI tmp_result; local
2348 tmp_result = ADDDI (tmp_prod, tmp_mac)
2387 DI tmp_result; local
2429 DI tmp_result; local
2471 DI tmp_result; local
2513 DI tmp_result; local
    [all...]
sem.c 1354 DI tmp_result; local
1355 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1357 SI opval = SUBWORDDISI (tmp_result, 0);
1362 SI opval = SUBWORDDISI (tmp_result, 1);
1417 DI tmp_result; local
1418 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1420 SI opval = SUBWORDDISI (tmp_result, 0);
1425 SI opval = SUBWORDDISI (tmp_result, 1);
2334 DI tmp_result; local
2337 tmp_result = ADDDI (tmp_prod, tmp_mac)
2378 DI tmp_result; local
2422 DI tmp_result; local
2466 DI tmp_result; local
2510 DI tmp_result; local
    [all...]
  /src/external/gpl3/gdb/dist/sim/or1k/
sem-switch.c 1445 DI tmp_result; local
1446 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1448 SI opval = SUBWORDDISI (tmp_result, 0);
1453 SI opval = SUBWORDDISI (tmp_result, 1);
1504 DI tmp_result; local
1505 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1507 SI opval = SUBWORDDISI (tmp_result, 0);
1512 SI opval = SUBWORDDISI (tmp_result, 1);
2345 DI tmp_result; local
2348 tmp_result = ADDDI (tmp_prod, tmp_mac)
2387 DI tmp_result; local
2429 DI tmp_result; local
2471 DI tmp_result; local
2513 DI tmp_result; local
    [all...]
sem.c 1354 DI tmp_result; local
1355 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1357 SI opval = SUBWORDDISI (tmp_result, 0);
1362 SI opval = SUBWORDDISI (tmp_result, 1);
1417 DI tmp_result; local
1418 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1420 SI opval = SUBWORDDISI (tmp_result, 0);
1425 SI opval = SUBWORDDISI (tmp_result, 1);
2334 DI tmp_result; local
2337 tmp_result = ADDDI (tmp_prod, tmp_mac)
2378 DI tmp_result; local
2422 DI tmp_result; local
2466 DI tmp_result; local
2510 DI tmp_result; local
    [all...]
  /src/crypto/external/bsd/openssh/dist/
addr.c 336 struct xaddr tmp_addr, tmp_mask, tmp_result; local
341 if (addr_and(&tmp_result, &tmp_addr, &tmp_mask) == -1)
343 return addr_is_all0s(&tmp_result);
500 struct xaddr tmp_mask, tmp_result; local
507 if (addr_and(&tmp_result, host, &tmp_mask) == -1)
509 return addr_cmp(&tmp_result, net);
  /src/external/gpl3/gdb.old/dist/sim/frv/
sem.c 984 SI tmp_result; local
998 tmp_result = ADDSI (GET_H_GR (FLD (f_GRi)), GET_H_GR (FLD (f_GRj)));
999 if (EQSI (tmp_result, 0)) {
1002 if (LTSI (tmp_result, 0)) {
1009 SI opval = tmp_result;
1038 SI tmp_result; local
1052 tmp_result = SUBSI (GET_H_GR (FLD (f_GRi)), GET_H_GR (FLD (f_GRj)));
1053 if (EQSI (tmp_result, 0)) {
1056 if (LTSI (tmp_result, 0)) {
1063 SI opval = tmp_result;
1456 SI tmp_result; local
1515 SI tmp_result; local
2444 SI tmp_result; local
2498 SI tmp_result; local
    [all...]
  /src/external/gpl3/gdb/dist/sim/frv/
sem.c 984 SI tmp_result; local
998 tmp_result = ADDSI (GET_H_GR (FLD (f_GRi)), GET_H_GR (FLD (f_GRj)));
999 if (EQSI (tmp_result, 0)) {
1002 if (LTSI (tmp_result, 0)) {
1009 SI opval = tmp_result;
1038 SI tmp_result; local
1052 tmp_result = SUBSI (GET_H_GR (FLD (f_GRi)), GET_H_GR (FLD (f_GRj)));
1053 if (EQSI (tmp_result, 0)) {
1056 if (LTSI (tmp_result, 0)) {
1063 SI opval = tmp_result;
1456 SI tmp_result; local
1515 SI tmp_result; local
2444 SI tmp_result; local
2498 SI tmp_result; local
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega12_hwmgr.c 951 int tmp_result, result = 0; local
961 tmp_result = vega12_init_smc_table(hwmgr);
962 PP_ASSERT_WITH_CODE(!tmp_result,
964 result = tmp_result);
966 tmp_result = vega12_run_acg_btc(hwmgr);
967 PP_ASSERT_WITH_CODE(!tmp_result,
969 result = tmp_result);
976 tmp_result = vega12_power_control_set_level(hwmgr);
977 PP_ASSERT_WITH_CODE(!tmp_result,
979 result = tmp_result);
2456 int tmp_result, result = 0; local
    [all...]
amdgpu_smu7_hwmgr.c 1337 int tmp_result = 0; local
1341 tmp_result = smu7_enable_voltage_control(hwmgr);
1342 PP_ASSERT_WITH_CODE(tmp_result == 0,
1344 result = tmp_result);
1346 tmp_result = smu7_construct_voltage_tables(hwmgr);
1347 PP_ASSERT_WITH_CODE((0 == tmp_result),
1349 result = tmp_result);
1363 tmp_result = smu7_program_static_screen_threshold_parameters(hwmgr);
1364 PP_ASSERT_WITH_CODE((0 == tmp_result),
1366 result = tmp_result);
1493 int tmp_result, result = 0; local
2028 int tmp_result; local
3967 int tmp_result, result = 0; local
4377 int tmp_result, result = 0; local
    [all...]
amdgpu_vega10_hwmgr.c 745 int tmp_result; local
751 tmp_result = vega10_patch_lookup_table_with_leakage(hwmgr,
753 if (tmp_result)
754 result = tmp_result;
756 tmp_result = vega10_patch_clock_voltage_limits_with_vddc_leakage(hwmgr,
758 if (tmp_result)
759 result = tmp_result;
762 tmp_result = vega10_patch_voltage_dependency_tables_with_lookup_table(hwmgr);
763 if (tmp_result)
764 result = tmp_result;
2951 int tmp_result, result = 0; local
3713 int tmp_result, result = 0; local
4768 int tmp_result, result = 0; local
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/store/
loader_file.c 1048 OSSL_STORE_INFO *tmp_result = local
1064 OSSL_STORE_INFO_free(tmp_result);
1068 tmp_result = NULL;
1072 result = tmp_result;
  /src/crypto/external/apache2/openssl/dist/engines/
e_loader_attic.c 1184 OSSL_STORE_INFO *tmp_result; local
1188 tmp_result = handler->try_decode(pem_name, pem_header, data, len,
1211 store_info_free(tmp_result);
1215 tmp_result = NULL;
1219 result = tmp_result;
  /src/crypto/external/bsd/openssl/dist/engines/
e_loader_attic.c 1202 OSSL_STORE_INFO *tmp_result; local
1206 tmp_result =
1230 store_info_free(tmp_result);
1234 tmp_result = NULL;
1238 result = tmp_result;

Completed in 48 milliseconds