Searched refs:sb_op (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 169 [insn_sb] = {M(sb_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 66 sb_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 33 sb_op, sh_op, swl_op, sw_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | unaligned.c | 155 case sb_op: in emulate_load_store_insn()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | porting.rst | 109 individual fs sb_op functions. If you don't need it, remove it. 284 shifted into individual fs sb_op functions where it's not clear that
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | emulate.c | 1655 case sb_op: in kvm_mips_emulate_store()
|