Home
last modified time | relevance | path

Searched refs:bsr (Results 1 – 25 of 49) sorted by relevance

12

/linux-6.1.9/arch/sh/kernel/cpu/shmobile/
Dsleep.S65 bsr set_sr
68 bsr save_low_regs
73 bsr set_sr
76 bsr save_low_regs
82 bsr set_sr
92 bsr save_register
101 bsr save_register
104 bsr save_register
107 bsr save_register
110 bsr save_register
[all …]
/linux-6.1.9/arch/m68k/ifpsp060/src/
Dftest.S73 bsr.l _print_str
78 bsr.l _print_num
82 bsr.l _print_str
94 bsr.l _print_str
100 bsr.l _print_str
103 bsr.l effadd_0
105 bsr.l chk_test
110 bsr.l _print_str
113 bsr.l unsupp_0
115 bsr.l chk_test
[all …]
Ditest.S57 bsr.l _print_str
62 bsr.l _print_num
66 bsr.l _print_str
77 bsr.l _print_str
83 bsr.l _print_str
86 bsr.l mulul_0
88 bsr.l chk_test
93 bsr.l _print_str
96 bsr.l divul_0
98 bsr.l chk_test
[all …]
Dfplsp.S577 bsr.l tag # fetch operand type
588 bsr.l ssin # operand is a NORM
593 bsr.l src_zero # yes
598 bsr.l t_operr # yes
603 bsr.l src_qnan # yes
606 bsr.l ssind # operand is a DENORM
634 bsr.l tag # fetch operand type
646 bsr.l ssin # operand is a NORM
651 bsr.l src_zero # yes
656 bsr.l t_operr # yes
[all …]
Dpfpsp.S920 bsr.l load_fpn2 # load dst into FP_DST
923 bsr.l set_tag_x # tag the operand type
926 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
958 bsr.l store_fpreg
1234 bsr.l _imem_read_long # fetch the instruction words
1269 bsr.l set_tag_x # tag the operand type
1272 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1333 bsr.l store_fpreg # store the result
1399 bsr.l funimp_skew # skew sgl or dbl inputs
1484 bsr.l norm # normalize mantissa
[all …]
Disp.S480 bsr.l _mul64 # _mul64()
494 bsr.l _div64 # _div64()
1220 bsr.l _imem_read_word
1232 bsr.l _imem_read_word
1244 bsr.l _imem_read_word
1256 bsr.l _imem_read_word
1268 bsr.l _imem_read_word
1280 bsr.l _imem_read_word
1292 bsr.l _imem_read_word
1304 bsr.l _imem_read_word
[all …]
Dfpsp.S921 bsr.l load_fpn2 # load dst into FP_DST
924 bsr.l set_tag_x # tag the operand type
927 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
959 bsr.l store_fpreg
1235 bsr.l _imem_read_long # fetch the instruction words
1270 bsr.l set_tag_x # tag the operand type
1273 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1334 bsr.l store_fpreg # store the result
1400 bsr.l funimp_skew # skew sgl or dbl inputs
1485 bsr.l norm # normalize mantissa
[all …]
/linux-6.1.9/arch/sh/lib/
Dudivsi3.S35 bsr div8
37 bsr div7
41 bsr div8
43 bsr div7
56 bsr divx4
58 bsr divx4
60 bsr divx4
62 bsr divx4
Dudivsi3_i4i-Os.S39 bsr div6
42 bsr div6
46 bsr div7
49 bsr div7
78 bsr divx3
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-bsr1 What: /sys/class/bsr/bsr*/bsr_size
10 What: /sys/class/bsr/bsr*/bsr_length
18 What: /sys/class/bsr/bsr*/bsr_stride
/linux-6.1.9/drivers/i2c/busses/
Di2c-synquacer.c261 unsigned char bsr, bcr; in synquacer_i2c_master_start() local
268 bsr = readb(i2c->base + SYNQUACER_I2C_REG_BSR); in synquacer_i2c_master_start()
270 dev_dbg(i2c->dev, "bsr:0x%02x, bcr:0x%02x\n", bsr, bcr); in synquacer_i2c_master_start()
272 if ((bsr & SYNQUACER_I2C_BSR_BB) && in synquacer_i2c_master_start()
278 if (bsr & SYNQUACER_I2C_BSR_BB) { /* Bus is busy */ in synquacer_i2c_master_start()
297 bsr = readb(i2c->base + SYNQUACER_I2C_REG_BSR); in synquacer_i2c_master_start()
299 dev_dbg(i2c->dev, "bsr:0x%02x, bcr:0x%02x\n", bsr, bcr); in synquacer_i2c_master_start()
301 if ((bsr & SYNQUACER_I2C_BSR_AL) || in synquacer_i2c_master_start()
313 unsigned char bsr; in synquacer_i2c_doxfer() local
318 bsr = readb(i2c->base + SYNQUACER_I2C_REG_BSR); in synquacer_i2c_doxfer()
[all …]
/linux-6.1.9/arch/m68k/fpsp040/
Dsint.S162 bsr ld_pzero |if rm, load +0.0
165 bsr ld_pone
173 bsr ld_mzero |if rp, load -0.0
176 bsr ld_mone
184 bsr ld_pzero
187 bsr ld_mzero
213 bsr dnrm_lp
221 bsr round |round the unnorm based on users
231 bsr nrm_set |normalize the unnorm
Dx_operr.S163 bsr check_upper |check if exp and ms mant are special
167 bsr operr_store
179 bsr operr_store
190 bsr check_upper |check if exp and ms mant are special
194 bsr operr_store
207 bsr operr_store
219 bsr operr_store
235 bsr operr_store
239 bsr operr_store
Dslog2.S122 bsr slognd | ...log(X), X denorm.
135 bsr slogn | ...log(X), X normal.
149 bsr slognd | ...log(X), X denorm.
179 bsr slogn | ...log(X), X normal.
Dscosh.S96 bsr setox | ...FP0 IS EXP(|X|)
119 bsr setox
Dssinh.S93 bsr setoxm1 | ...FP0 IS Z = EXPM1(Y)
128 bsr setox
Ddo_func.S107 bsr ld_pzero |bsr so we can return and set inx
110 bsr ld_mzero |if neg, load neg zero, return here
486 bsr sto_cos |store cosine result
497 bsr sto_cos
/linux-6.1.9/drivers/net/wan/
Dwanxlfw.S131 bsr memcpy_from_pci_run
141 bsr memcpy_to_pci_run
235 bsr ram_test
239 bsr check_csr
264 bsr close_port
268 bsr open_port
272 bsr tx
276 bsr tx_end
277 bsr rx
314 bsr check_csr // call with disabled timer interrupt
[all …]
/linux-6.1.9/arch/m68k/ifpsp060/
Dilsp.doc69 package, a program must "bsr" or "jsr" to the location listed
79 do a "bsr" or "jsr" to the entry point defined by
90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine
105 bsr.l _060LISP_TOP+0x08 # branch to divide routine
122 bsr.l _060LSP_TOP_+0x48 # branch to "cmp2" routine
DTEST.DOC65 (2) | Entry Point | - user does "bsr" or "jsr" to this address
92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
98 bsr _060ISP_TEST+128+0
189 bsr _060FPSP_TEST+128+0
/linux-6.1.9/drivers/dma/hsu/
Dhsu.c66 u32 bsr = 0, mtsr = 0; /* to shut the compiler up */ in hsu_dma_chan_start() local
71 bsr = config->dst_maxburst; in hsu_dma_chan_start()
74 bsr = config->src_maxburst; in hsu_dma_chan_start()
81 hsu_chan_writel(hsuc, HSU_CH_BSR, bsr); in hsu_dma_chan_start()
/linux-6.1.9/arch/alpha/lib/
Dstrncat.S56 bsr $23, __stxncpy
Dstrncpy.S30 bsr $23, __stxncpy # do the work of the copy
/linux-6.1.9/drivers/block/
Dswim_asm.S50 bsr mfm_read_addrmark
153 bsr mfm_read_data
/linux-6.1.9/arch/sh/kernel/
Drelocate_kernel.S74 bsr swap_pages /* swap pages before jumping to new kernel */
86 bsr swap_pages /* swap pages back to previous state */

12