Home
last modified time | relevance | path

Searched refs:sign_bit (Results 1 – 13 of 13) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Ddo_func.S105 btstb #sign_bit,LOCAL_EX(%a0) |get sign of source operand
117 btstb #sign_bit,LOCAL_EX(%a0) |get sign of source operand
125 btstb #sign_bit,LOCAL_EX(%a0) |get sign of source operand
133 btstb #sign_bit,LOCAL_EX(%a0) |check sign of source
141 btstb #sign_bit,LOCAL_EX(%a0) |check sign of source
149 btstb #sign_bit,LOCAL_EX(%a0) |check sign of source
158 btstb #sign_bit,LOCAL_EX(%a0) |check sign of source
177 btstb #sign_bit,LOCAL_EX(%a0) |check sign of source
188 btstb #sign_bit,LOCAL_EX(%a0)
201 btstb #sign_bit,LOCAL_EX(%a0)
[all …]
H A Dres_func.S68 bclrb #sign_bit,LOCAL_EX(%a0)
72 bclrb #sign_bit,LOCAL_EX(%a0) |get rid of false sign
75 bsetb #sign_bit,LOCAL_EX(%a0)
792 bsetb #sign_bit,WBTEMP_EX(%a6)
892 bclrb #sign_bit,WBTEMP_EX(%a6)
897 bsetb #sign_bit,WBTEMP_EX(%a6)
916 bclrb #sign_bit,ETEMP_EX(%a6)
921 bsetb #sign_bit,ETEMP_EX(%a6)
942 bclrb #sign_bit,FPTEMP_EX(%a6)
947 bsetb #sign_bit,FPTEMP_EX(%a6)
[all …]
H A Dsint.S141 bclrb #sign_bit,LOCAL_EX(%a0) |convert to internal extended
197 bsetb #sign_bit,LOCAL_EX(%a0)
238 bsetb #sign_bit,LOCAL_EX(%a0) |return to IEEE extended format
H A Dkernel_ex.S79 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos
95 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos
286 btstb #sign_bit,FPTEMP_EX(%a6) |test sign of nan
H A Dx_store.S48 bsetb #sign_bit,LOCAL_EX(%a0)
246 bsetb #sign_bit,LOCAL_EX(%a1)
H A Dsgetem.S57 bclrb #sign_bit,LOCAL_EX(%a0)
H A Dfpsp.h303 .set sign_bit,7
H A Dsetox.S613 bclrb #sign_bit,(%a0) | ...setox always returns positive
/linux/sound/soc/
H A Dsoc-ops.c119 if (mc->sign_bit) in sdca_soc_q78_reg_to_ctl()
120 val = sign_extend32(val, mc->sign_bit); in sdca_soc_q78_reg_to_ctl()
166 if (mc->sign_bit)
167 return GENMASK(mc->sign_bit, 0); in soc_mixer_ctl_to_reg()
H A Dsoc-ops-test.c24 .reg = 0, .shift = 0, .sign_bit = xsign, .invert = xinvert, \
429 param->mc.sign_bit, param->mc.invert); in info_test_desc()
463 param->mc.sign_bit, param->mc.invert, in access_test_desc()
471 param->mc.sign_bit, param->mc.invert, in access_test_desc()
/linux/sound/soc/sdca/
H A Dsdca_asoc.c860 unsigned int mask = GENMASK(mc->sign_bit, 0); in q78_write()
902 val = (sign_extend32(reg_val, mc->sign_bit) / (int)mc->shift) - mc->min; in q78_read()
904 return val & GENMASK(mc->sign_bit, 0); in q78_read()
961 mc->sign_bit = 15; in control_limit_kctl()
/linux/include/sound/
H A Dsoc.h47 .sign_bit = xsign_bit, .invert = xinvert, .autodisable = xautodisable})
56 .max = xmax, .min = xmin, .sign_bit = xsign_bit, \
201 .sign_bit = 7,} }
1235 unsigned int sign_bit; member
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S493 set sign_bit, 0x7 # sign bit