Searched defs:negx (Results 1 – 2 of 2) sorted by relevance
2131 uint64_t negx, int negf) in do_fmlal()2159 uint64_t negx = is_s ? 0x8000800080008000ull : 0; in HELPER() local2168 uint64_t negx = 0; in HELPER() local2189 int negx = 0, negf = 0; in HELPER() local2213 uint64_t negx, int negf) in do_fmlal_idx()2242 uint64_t negx = is_s ? 0x8000800080008000ull : 0; in HELPER() local2251 uint64_t negx = 0; in HELPER() local2273 int negx = 0, negf = 0; in HELPER() local
2521 DISAS_INSN(negx) in DISAS_INSN() argument