/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-bsr | 7 (RO) Size of the barrier-synchronization register (BSR) 24 (RO) The stride or the interval at which the allocated BSR bytes
|
/openbmc/qemu/target/rx/ |
H A D | insns.decode | 189 # BSR.w dsp 190 BSR 0011 1001 .... .... .... .... @b3_bra_w 191 # BSR.a dsp 192 BSR 0000 0101 .... .... .... .... .... .... @b4_bra_a 193 # BSR.l rs
|
/openbmc/linux/Documentation/hwmon/ |
H A D | drivetemp.rst | 13 ANS Project T10/BSR INCITS 513
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 124 #define BSR 0x02 /* (SIR1) Bank Switching Select Register */ macro 3579 atmel_write16(priv->dev, BSR, BSS_SRAM); in atmel_wakeup_firmware() 3682 atmel_write16(dev, BSR, BSS_IRAM); in probe_atmel_card() 3686 atmel_write16(dev, BSR, BSS_SRAM); in probe_atmel_card() 3706 atmel_write16(dev, BSR, 1); in probe_atmel_card() 3709 atmel_write16(dev, BSR, 0x200); in probe_atmel_card() 3937 atmel_write16(priv->dev, BSR, BSS_IRAM); in reset_atmel_card() 3943 atmel_write16(priv->dev, BSR, BSS_IRAM); in reset_atmel_card() 3945 atmel_write16(priv->dev, BSR, 0x2ff); in reset_atmel_card()
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs_sta.c | 753 PFLAG(MAC, 2, BSR, "BSR"); in link_sta_he_capa_read()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 552 /* For BSR, pass 2op as the third operand so that we can use zextT0 */ 554 X86_OP_ENTRY3(BSR, G,v, E,v, 2op,v, zextT0), 555 X86_OP_ENTRY3(BSR, G,v, E,v, 2op,v, zextT0), /* 0x66 */ 557 X86_OP_ENTRY3(BSR, G,v, E,v, 2op,v, zextT0), /* 0xf2 */
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 1905 /* Recall that the output of BSR is the index not the count. */ 1909 /* Since we have destroyed the flags from BSR, we have to re-test. */
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 540 bd: BSR Gv,Ev (!F3) | LZCNT Gv,Ev (F3)
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 540 bd: BSR Gv,Ev (!F3) | LZCNT Gv,Ev (F3)
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 326 "BSR r32, r/m32","BSRL r/m32, r32","bsrl r/m32, r32","0F BD /r","V","V","","operand32","rw,r","Y","… 327 "BSR r32, r/m32","BSRL r/m32, r32","bsrl r/m32, r32","F3 0F BD /r","V","V","","operand32","rw,r","Y… 328 "BSR r64, r/m64","BSRQ r/m64, r64","bsrq r/m64, r64","F3 REX.W 0F BD /r","N.S.","V","","","rw,r","Y… 329 "BSR r64, r/m64","BSRQ r/m64, r64","bsrq r/m64, r64","REX.W 0F BD /r","N.S.","V","","","rw,r","Y","… 330 "BSR r16, r/m16","BSRW r/m16, r16","bsrw r/m16, r16","0F BD /r","V","V","","operand16","rw,r","Y","… 331 "BSR r16, r/m16","BSRW r/m16, r16","bsrw r/m16, r16","F3 0F BD /r","V","V","","operand16","rw,r","Y…
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 14021 DECODE_PRINTF("BSR\t");
|