/openbmc/linux/arch/x86/lib/ |
H A D | atomic64_cx8_32.S | 76 addsub_return sub sub sbb 101 incdec_return dec sub sbb 111 sbb $0, %ecx
|
H A D | getuser.S | 52 sbb %edx, %edx /* array_index_mask_nospec() */
|
H A D | x86-opcode-map.txt | 66 18: SBB Eb,Gb 67 19: SBB Ev,Gv 68 1a: SBB Gb,Eb 69 1b: SBB Gv,Ev 70 1c: SBB AL,Ib 71 1d: SBB rAX,Iz 982 3: SBB
|
/openbmc/linux/lib/zlib_dfltcc/ |
H A D | dfltcc_inflate.c | 129 param->sbb = state->bits; in dfltcc_inflate() 142 state->bits = param->sbb; in dfltcc_inflate()
|
H A D | dfltcc_deflate.c | 235 param->sbb = (unsigned int)state->bi_valid; in dfltcc_deflate() 236 if (param->sbb > 0) in dfltcc_deflate() 267 state->bi_valid = param->sbb; in dfltcc_deflate()
|
H A D | dfltcc.h | 58 unsigned sbb : 3; /* Sub-Byte Boundary */ member
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | max77650-regulator.yaml | 27 "^regulator-(ldo|sbb[0-2])$":
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | barrier.h | 41 asm volatile ("cmp %1,%2; sbb %0,%0;" in array_index_mask_nospec()
|
/openbmc/skeleton/pysystemmgr/ |
H A D | system_manager.py | 93 DBUS_NAME, in_signature="", out_signature="ssa(sb)a(sb)a(sbb)ssssa(sb)"
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 66 18: SBB Eb,Gb 67 19: SBB Ev,Gv 68 1a: SBB Gb,Eb 69 1b: SBB Gv,Ev 70 1c: SBB AL,Ib 71 1d: SBB rAX,Iz 982 3: SBB
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
H A D | macros.fuc | 272 */ sbb b32 reg_a_c_hi b_hi
|
/openbmc/qemu/target/rx/ |
H A D | disas.c | 629 /* sbb rs, rd */ 632 prt("sbb\tr%d, r%d", a->rs, a->rd); in trans_SBB_rr() 636 /* sbb dsp[rs], rd */ 639 prt_ldmi(ctx, "sbb", a->ld, RX_IM_LONG, a->rs, a->rd); in trans_SBB_mr()
|
H A D | insns.decode | 526 # SBB rs, rd 528 # SBB dsp[rs].l, rd
|
H A D | translate.c | 1109 /* sbb rs, rd */ 1116 /* sbb dsp[rs], rd */
|
/openbmc/linux/tools/perf/arch/x86/annotate/ |
H A D | instructions.c | 94 { .name = "sbb", .ops = &mov_ops, },
|
/openbmc/qemu/hw/i2c/ |
H A D | omap_i2c.c | 392 if (value & (1 << 11)) /* SBB */ in omap_i2c_write()
|
/openbmc/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 269 * 011 SBB 111 CMP in arch_decode_instruction()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1728 [0x18] = X86_OP_ENTRY2(SBB, E,b, G,b, lock), 1729 [0x19] = X86_OP_ENTRY2(SBB, E,v, G,v, lock), 1730 [0x1A] = X86_OP_ENTRY2(SBB, G,b, E,b, lock), 1731 [0x1B] = X86_OP_ENTRY2(SBB, G,v, E,v, lock), 1732 [0x1C] = X86_OP_ENTRY2(SBB, 0,b, I,b, lock), /* AL, Ib */ 1733 [0x1D] = X86_OP_ENTRY2(SBB, 0,v, I,z, lock), /* rAX, Iz */
|
/openbmc/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 138 " sbb $0, %%r9;" in fsub() 139 " sbb $0, %%r10;" in fsub() 140 " sbb $0, %%r11;" in fsub()
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | prim_ops.c | 1655 Implements the SBB instruction and side effects. 1678 Implements the SBB instruction and side effects. 1701 Implements the SBB instruction and side effects.
|
H A D | ops.c | 84 "ADD", "OR", "ADC", "SBB", "AND", "SUB", "XOR", "CMP"}; 1302 DECODE_PRINTF("SBB\t"); in x86emuOp_opc80_byte_RM_IMM() 1380 DECODE_PRINTF("SBB\t"); in x86emuOp_opc81_word_RM_IMM() 1495 DECODE_PRINTF("SBB\t"); in x86emuOp_opc82_byte_RM_IMM() 1571 DECODE_PRINTF("SBB\t"); in x86emuOp_opc83_word_RM_IMM()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 1828 "SBB AL, imm8","SBBB imm8, AL","sbbb imm8, AL","1C ib","V","V","","","rw,r","Y","8" 1829 "SBB r/m8, imm8","SBBB imm8, r/m8","sbbb imm8, r/m8","80 /3 ib","V","V","","","rw,r","Y","8" 1830 "SBB r/m8, imm8","SBBB imm8, r/m8","sbbb imm8, r/m8","82 /3 ib","V","N.S.","","","rw,r","Y","8" 1831 "SBB r/m8, imm8","SBBB imm8, r/m8","sbbb imm8, r/m8","REX 80 /3 ib","N.E.","V","","pseudo64","w,r",… 1832 "SBB r8, r/m8","SBBB r/m8, r8","sbbb r/m8, r8","1A /r","V","V","","","rw,r","Y","8" 1833 "SBB r8, r/m8","SBBB r/m8, r8","sbbb r/m8, r8","REX 1A /r","N.E.","V","","pseudo64","w,r","Y","8" 1834 "SBB r/m8, r8","SBBB r8, r/m8","sbbb r8, r/m8","18 /r","V","V","","","rw,r","Y","8" 1835 "SBB r/m8, r8","SBBB r8, r/m8","sbbb r8, r/m8","REX 18 /r","N.E.","V","","pseudo64","w,r","Y","8" 1836 "SBB EAX, imm32","SBBL imm32, EAX","sbbl imm32, EAX","1D id","V","V","","operand32","rw,r","Y","32" 1837 "SBB r/m32, imm32","SBBL imm32, r/m32","sbbl imm32, r/m32","81 /3 id","V","V","","operand32","rw,r"… [all …]
|
H A D | test-i386.c | 104 #define OP sbb
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_decode.c | 2156 "OR", "ADC", "SBB", "AND", "SUB", "XOR", "CMP", "INC", "DEC", "TST", in decode_cmd_to_string()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 446 "pushf; sbb %al, %al; popf \n\t" 1007 FASTOP2(sbb);
|