enum | v8::internal::compiler::Latency {
v8::internal::compiler::BRANCH = 4
, v8::internal::compiler::RINT_S = 4
, v8::internal::compiler::RINT_D = 4
, v8::internal::compiler::MULT = 4
,
v8::internal::compiler::MULTU = 4
, v8::internal::compiler::DMULT = 4
, v8::internal::compiler::DMULTU = 4
, v8::internal::compiler::MUL = 7
,
v8::internal::compiler::DMUL = 7
, v8::internal::compiler::MUH = 7
, v8::internal::compiler::MUHU = 7
, v8::internal::compiler::DMUH = 7
,
v8::internal::compiler::DMUHU = 7
, v8::internal::compiler::DIV = 50
, v8::internal::compiler::DDIV = 50
, v8::internal::compiler::DIVU = 50
,
v8::internal::compiler::DDIVU = 50
, v8::internal::compiler::ABS_S = 4
, v8::internal::compiler::ABS_D = 4
, v8::internal::compiler::NEG_S = 4
,
v8::internal::compiler::NEG_D = 4
, v8::internal::compiler::ADD_S = 4
, v8::internal::compiler::ADD_D = 4
, v8::internal::compiler::SUB_S = 4
,
v8::internal::compiler::SUB_D = 4
, v8::internal::compiler::MAX_S = 4
, v8::internal::compiler::MIN_S = 4
, v8::internal::compiler::MAX_D = 4
,
v8::internal::compiler::MIN_D = 4
, v8::internal::compiler::C_cond_S = 4
, v8::internal::compiler::C_cond_D = 4
, v8::internal::compiler::MUL_S = 4
,
v8::internal::compiler::MADD_S = 4
, v8::internal::compiler::MSUB_S = 4
, v8::internal::compiler::NMADD_S = 4
, v8::internal::compiler::NMSUB_S = 4
,
v8::internal::compiler::CABS_cond_S = 4
, v8::internal::compiler::CABS_cond_D = 4
, v8::internal::compiler::CVT_D_S = 4
, v8::internal::compiler::CVT_PS_PW = 4
,
v8::internal::compiler::CVT_S_W = 4
, v8::internal::compiler::CVT_S_L = 4
, v8::internal::compiler::CVT_D_W = 4
, v8::internal::compiler::CVT_D_L = 4
,
v8::internal::compiler::CVT_S_D = 4
, v8::internal::compiler::CVT_W_S = 4
, v8::internal::compiler::CVT_W_D = 4
, v8::internal::compiler::CVT_L_S = 4
,
v8::internal::compiler::CVT_L_D = 4
, v8::internal::compiler::CEIL_W_S = 4
, v8::internal::compiler::CEIL_W_D = 4
, v8::internal::compiler::CEIL_L_S = 4
,
v8::internal::compiler::CEIL_L_D = 4
, v8::internal::compiler::FLOOR_W_S = 4
, v8::internal::compiler::FLOOR_W_D = 4
, v8::internal::compiler::FLOOR_L_S = 4
,
v8::internal::compiler::FLOOR_L_D = 4
, v8::internal::compiler::ROUND_W_S = 4
, v8::internal::compiler::ROUND_W_D = 4
, v8::internal::compiler::ROUND_L_S = 4
,
v8::internal::compiler::ROUND_L_D = 4
, v8::internal::compiler::TRUNC_W_S = 4
, v8::internal::compiler::TRUNC_W_D = 4
, v8::internal::compiler::TRUNC_L_S = 4
,
v8::internal::compiler::TRUNC_L_D = 4
, v8::internal::compiler::MOV_S = 4
, v8::internal::compiler::MOV_D = 4
, v8::internal::compiler::MOVF_S = 4
,
v8::internal::compiler::MOVF_D = 4
, v8::internal::compiler::MOVN_S = 4
, v8::internal::compiler::MOVN_D = 4
, v8::internal::compiler::MOVT_S = 4
,
v8::internal::compiler::MOVT_D = 4
, v8::internal::compiler::MOVZ_S = 4
, v8::internal::compiler::MOVZ_D = 4
, v8::internal::compiler::MUL_D = 5
,
v8::internal::compiler::MADD_D = 5
, v8::internal::compiler::MSUB_D = 5
, v8::internal::compiler::NMADD_D = 5
, v8::internal::compiler::NMSUB_D = 5
,
v8::internal::compiler::RECIP_S = 13
, v8::internal::compiler::RECIP_D = 26
, v8::internal::compiler::RSQRT_S = 17
, v8::internal::compiler::RSQRT_D = 36
,
v8::internal::compiler::DIV_S = 17
, v8::internal::compiler::SQRT_S = 17
, v8::internal::compiler::DIV_D = 32
, v8::internal::compiler::SQRT_D = 32
,
v8::internal::compiler::MTC1 = 4
, v8::internal::compiler::MTHC1 = 4
, v8::internal::compiler::DMTC1 = 4
, v8::internal::compiler::LWC1 = 4
,
v8::internal::compiler::LDC1 = 4
, v8::internal::compiler::MFC1 = 1
, v8::internal::compiler::MFHC1 = 1
, v8::internal::compiler::DMFC1 = 1
,
v8::internal::compiler::MFHI = 1
, v8::internal::compiler::MFLO = 1
, v8::internal::compiler::SWC1 = 1
, v8::internal::compiler::SDC1 = 1
,
v8::internal::compiler::ADD = 1
, v8::internal::compiler::BRANCH = 4
, v8::internal::compiler::RINT_S = 4
, v8::internal::compiler::RINT_D = 4
,
v8::internal::compiler::MUL = 7
, v8::internal::compiler::MULW = 4
, v8::internal::compiler::MULH = 4
, v8::internal::compiler::MULHS = 4
,
v8::internal::compiler::MULHU = 4
, v8::internal::compiler::DIVW = 50
, v8::internal::compiler::DIV = 50
, v8::internal::compiler::DIVU = 50
,
v8::internal::compiler::DIVUW = 50
, v8::internal::compiler::FSGNJ_S = 4
, v8::internal::compiler::FSGNJ_D = 4
, v8::internal::compiler::ABS_S = 4
,
v8::internal::compiler::ABS_D = 4
, v8::internal::compiler::NEG_S = 4
, v8::internal::compiler::NEG_D = 4
, v8::internal::compiler::ADD_S = 4
,
v8::internal::compiler::ADD_D = 4
, v8::internal::compiler::SUB_S = 4
, v8::internal::compiler::SUB_D = 4
, v8::internal::compiler::MAX_S = 4
,
v8::internal::compiler::MIN_S = 4
, v8::internal::compiler::MAX_D = 4
, v8::internal::compiler::MIN_D = 4
, v8::internal::compiler::C_cond_S = 4
,
v8::internal::compiler::C_cond_D = 4
, v8::internal::compiler::MUL_S = 4
, v8::internal::compiler::MADD_S = 4
, v8::internal::compiler::MSUB_S = 4
,
v8::internal::compiler::NMADD_S = 4
, v8::internal::compiler::NMSUB_S = 4
, v8::internal::compiler::CABS_cond_S = 4
, v8::internal::compiler::CABS_cond_D = 4
,
v8::internal::compiler::CVT_D_S = 4
, v8::internal::compiler::CVT_PS_PW = 4
, v8::internal::compiler::CVT_S_W = 4
, v8::internal::compiler::CVT_S_L = 4
,
v8::internal::compiler::CVT_D_W = 4
, v8::internal::compiler::CVT_D_L = 4
, v8::internal::compiler::CVT_S_D = 4
, v8::internal::compiler::CVT_W_S = 4
,
v8::internal::compiler::CVT_W_D = 4
, v8::internal::compiler::CVT_L_S = 4
, v8::internal::compiler::CVT_L_D = 4
, v8::internal::compiler::CEIL_W_S = 4
,
v8::internal::compiler::CEIL_W_D = 4
, v8::internal::compiler::CEIL_L_S = 4
, v8::internal::compiler::CEIL_L_D = 4
, v8::internal::compiler::FLOOR_W_S = 4
,
v8::internal::compiler::FLOOR_W_D = 4
, v8::internal::compiler::FLOOR_L_S = 4
, v8::internal::compiler::FLOOR_L_D = 4
, v8::internal::compiler::ROUND_W_S = 4
,
v8::internal::compiler::ROUND_W_D = 4
, v8::internal::compiler::ROUND_L_S = 4
, v8::internal::compiler::ROUND_L_D = 4
, v8::internal::compiler::TRUNC_W_S = 4
,
v8::internal::compiler::TRUNC_W_D = 4
, v8::internal::compiler::TRUNC_L_S = 4
, v8::internal::compiler::TRUNC_L_D = 4
, v8::internal::compiler::MOV_S = 4
,
v8::internal::compiler::MOV_D = 4
, v8::internal::compiler::MOVF_S = 4
, v8::internal::compiler::MOVF_D = 4
, v8::internal::compiler::MOVN_S = 4
,
v8::internal::compiler::MOVN_D = 4
, v8::internal::compiler::MOVT_S = 4
, v8::internal::compiler::MOVT_D = 4
, v8::internal::compiler::MOVZ_S = 4
,
v8::internal::compiler::MOVZ_D = 4
, v8::internal::compiler::MUL_D = 5
, v8::internal::compiler::MADD_D = 5
, v8::internal::compiler::MSUB_D = 5
,
v8::internal::compiler::NMADD_D = 5
, v8::internal::compiler::NMSUB_D = 5
, v8::internal::compiler::RECIP_S = 13
, v8::internal::compiler::RECIP_D = 26
,
v8::internal::compiler::RSQRT_S = 17
, v8::internal::compiler::RSQRT_D = 36
, v8::internal::compiler::DIV_S = 17
, v8::internal::compiler::SQRT_S = 17
,
v8::internal::compiler::DIV_D = 32
, v8::internal::compiler::SQRT_D = 32
, v8::internal::compiler::MOVT_FREG = 4
, v8::internal::compiler::MOVT_HIGH_FREG = 4
,
v8::internal::compiler::MOVT_DREG = 4
, v8::internal::compiler::LOAD_FLOAT = 4
, v8::internal::compiler::LOAD_DOUBLE = 4
, v8::internal::compiler::MOVF_FREG = 1
,
v8::internal::compiler::MOVF_HIGH_FREG = 1
, v8::internal::compiler::MOVF_HIGH_DREG = 1
, v8::internal::compiler::MOVF_HIGH = 1
, v8::internal::compiler::MOVF_LOW = 1
,
v8::internal::compiler::STORE_FLOAT = 1
, v8::internal::compiler::STORE_DOUBLE = 1
} |