Searched defs:negf (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 2221 uint64_t negx, int negf) in do_fmlal() 2259 int negf = 0; in HELPER() local 2280 int negx = 0, negf = 0; in HELPER() local 2304 uint64_t negx, int negf) in do_fmlal_idx() 2343 int negf = 0; in HELPER() local 2365 int negx = 0, negf = 0; in HELPER() local 3312 float_status *stat, uint32_t desc, int negx, int negf) in do_bfmlal() 3344 float_status *stat, uint32_t desc, int negx, int negf) in do_bfmlal_idx()
|
H A D | sme_helper.c | 1001 uint16_t negx, int negf) in do_fmopa_h() 1052 uint32_t negx, int negf) in do_fmopa_s() 1103 uint64_t negx, int negf) in do_fmopa_d() 1143 uint16_t negx, int negf) in do_bfmopa()
|