Searched defs:int16_t (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/multiboot/ |
H A D | libc.h | 35 typedef signed short int16_t; typedef
|
/qemu/target/ppc/ |
H A D | int_helper.c | 467 SATCVT(sh, sb, int16_t, int8_t, INT8_MIN, INT8_MAX) in SATCVT() argument 563 VARITHSAT_SIGNED(B, s8, int16_t, cvtshsb) in VARITHSAT_SIGNED() argument 1101 VMUL(SB, s8, VsrSB, VsrSH, int16_t) in VMUL() argument
|
/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 1370 SSRLNS(B, uint16_t, int16_t, uint8_t) in SSRLNS() argument 1808 SSRLRNS(B, H, uint16_t, int16_t, uint8_t) in SSRLRNS() argument
|
/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 379 DO_ZPZZ(sve2_sadalp_zpzz_h, int16_t, H1_2, do_sadalp_h) in DO_ZPZZ() argument 1111 DO_ZZZ_TB(sve2_sqdmull_zzz_h, int16_t, int8_t, H1_2, H1, do_sqdmull_h) in DO_ZZZ_TB() argument 1312 DO_SQDMLAL(sve2_sqdmlal_zzzw_h, int16_t, int8_t, H1_2, H1, in DO_SQDMLAL() argument 1521 DO_ZZXZ(sve2_sqrdmlah_idx_h, int16_t, H2, DO_SQRDMLAH_H) in DO_ZZXZ() argument 4445 DO_ZPZZ_FP(sve_fscalbn_h, int16_t, H1_2, float16_scalbn) in DO_ZPZZ_FP() argument
|