/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | prim_ops.c | 216 SET_FLAG(F_AF); in aaa_word() 217 SET_FLAG(F_CF); in aaa_word() 237 SET_FLAG(F_AF); in aas_word() 238 SET_FLAG(F_CF); in aas_word() 486 SET_FLAG(F_AF); in daa_byte() 490 SET_FLAG(F_CF); in daa_byte() 504 SET_FLAG(F_AF); in das_byte() 508 SET_FLAG(F_CF); in das_byte() 1217 SET_FLAG(F_PF); in shl_byte() 1218 SET_FLAG(F_ZF); in shl_byte() [all …]
|
H A D | ops2.c | 741 SET_FLAG(F_CF); in x86emuOp2_imul_R_RM() 742 SET_FLAG(F_OF); in x86emuOp2_imul_R_RM() 760 SET_FLAG(F_CF); in x86emuOp2_imul_R_RM() 761 SET_FLAG(F_OF); in x86emuOp2_imul_R_RM() 779 SET_FLAG(F_CF); in x86emuOp2_imul_R_RM() 780 SET_FLAG(F_OF); in x86emuOp2_imul_R_RM() 795 SET_FLAG(F_CF); in x86emuOp2_imul_R_RM() 796 SET_FLAG(F_OF); in x86emuOp2_imul_R_RM()
|
H A D | ops.c | 977 SET_FLAG(F_CF); in x86emuOp_imul_word_IMM() 978 SET_FLAG(F_OF); in x86emuOp_imul_word_IMM() 999 SET_FLAG(F_CF); in x86emuOp_imul_word_IMM() 1000 SET_FLAG(F_OF); in x86emuOp_imul_word_IMM() 1022 SET_FLAG(F_CF); in x86emuOp_imul_word_IMM() 1023 SET_FLAG(F_OF); in x86emuOp_imul_word_IMM() 1042 SET_FLAG(F_CF); in x86emuOp_imul_word_IMM() 1043 SET_FLAG(F_OF); in x86emuOp_imul_word_IMM() 1101 SET_FLAG(F_CF); in x86emuOp_imul_byte_IMM() 1102 SET_FLAG(F_OF); in x86emuOp_imul_byte_IMM() [all …]
|
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
H A D | regs.h | 211 #define SET_FLAG(flag) (M.x86.R_FLG |= (flag)) macro 217 if (COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG)
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 6048 SET_FLAG(F_CF); 6049 SET_FLAG(F_OF); 6075 SET_FLAG(F_CF); 6076 SET_FLAG(F_OF); 6106 SET_FLAG(F_CF); 6107 SET_FLAG(F_OF); 6133 SET_FLAG(F_CF); 6134 SET_FLAG(F_OF); 6164 SET_FLAG(F_CF); 6165 SET_FLAG(F_OF); [all …]
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | basic_types.h | 194 #define SET_FLAG(__Flag, __setFlag) ((__Flag) |= __setFlag) macro
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme.c | 2235 SET_FLAG(phtpriv->ldpc_cap, LDPC_HT_ENABLE_RX); in rtw_ht_use_default_setting() 2240 SET_FLAG(phtpriv->ldpc_cap, LDPC_HT_ENABLE_TX); in rtw_ht_use_default_setting() 2248 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_TX); in rtw_ht_use_default_setting() 2253 SET_FLAG(phtpriv->stbc_cap, STBC_HT_ENABLE_RX); in rtw_ht_use_default_setting() 2261 SET_FLAG(phtpriv->beamform_cap, BEAMFORMING_HT_BEAMFORMER_ENABLE); in rtw_ht_use_default_setting() 2264 SET_FLAG(phtpriv->beamform_cap, BEAMFORMING_HT_BEAMFORMEE_ENABLE); in rtw_ht_use_default_setting()
|
H A D | rtw_wlan_util.c | 1010 SET_FLAG(cur_stbc_cap, STBC_HT_ENABLE_TX); in HT_caps_handler() 1017 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in HT_caps_handler() 1024 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in HT_caps_handler()
|
H A D | rtw_ap.c | 524 SET_FLAG(cur_ldpc_cap, (LDPC_HT_ENABLE_TX | LDPC_HT_CAP_TX)); in update_sta_info_apmode() 529 SET_FLAG(cur_stbc_cap, (STBC_HT_ENABLE_TX | STBC_HT_CAP_TX)); in update_sta_info_apmode()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 2597 SET_FLAG(tx_start_bd->general_data, in bnx2x_run_loopback() 2600 SET_FLAG(tx_start_bd->general_data, in bnx2x_run_loopback() 2612 SET_FLAG(global_data, in bnx2x_run_loopback() 2620 SET_FLAG(parsing_data, in bnx2x_run_loopback()
|
H A D | bnx2x_cmn.c | 3727 SET_FLAG(*global_data, ETH_TX_PARSE_2ND_BD_TUNNEL_UDP_EXIST, 1); in bnx2x_update_pbds_gso_enc() 3981 SET_FLAG(tx_start_bd->general_data, in bnx2x_start_xmit() 3984 SET_FLAG(tx_start_bd->general_data, in bnx2x_start_xmit() 4030 SET_FLAG(pbd_e2_parsing_data, in bnx2x_start_xmit() 4040 SET_FLAG(global_data, in bnx2x_start_xmit()
|
H A D | bnx2x_sp.c | 1004 SET_FLAG(cfg_entry->flags, MAC_CONFIGURATION_ENTRY_ACTION_TYPE, in bnx2x_vlan_mac_set_cfg_entry_e1x() 1006 SET_FLAG(cfg_entry->flags, in bnx2x_vlan_mac_set_cfg_entry_e1x() 1014 SET_FLAG(cfg_entry->flags, MAC_CONFIGURATION_ENTRY_ACTION_TYPE, in bnx2x_vlan_mac_set_cfg_entry_e1x() 3679 SET_FLAG(data->config_table[idx].flags, in bnx2x_mcast_set_one_rule_e1() 3892 SET_FLAG(data->config_table[i].flags, in bnx2x_mcast_setup_e1()
|
H A D | bnx2x.h | 2495 #define SET_FLAG(value, mask, flag) \ macro
|
H A D | bnx2x_main.c | 6435 SET_FLAG(txdata->tx_db.data.header.header, DOORBELL_HDR_DB_TYPE, 1); in bnx2x_init_tx_ring_one()
|