Home
last modified time | relevance | path

Searched defs:is_sub (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c637 int is_sub; in sh_mobile_lcdc_irq() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c4318 static bool do_fmpyadd_s(DisasContext *ctx, arg_mpyadd *a, bool is_sub) in do_fmpyadd_s()
4345 static bool do_fmpyadd_d(DisasContext *ctx, arg_mpyadd *a, bool is_sub) in do_fmpyadd_d()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4724 bool is_sub = extract32(op_id, 0, 1); in disas_data_proc_3src() local
10277 static void gen_neon_addl(int size, bool is_sub, TCGv_i64 tcg_res, in gen_neon_addl()
13019 bool is_sub = opcode == 0x4; in disas_simd_indexed() local