Searched refs:sb_op (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/arch/mips/mm/ |
D | uasm-mips.c | 169 [insn_sb] = {M(sb_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/Linux-v5.15/arch/mips/include/uapi/asm/ |
D | inst.h | 33 sb_op, sh_op, swl_op, sw_op, enumerator
|
/Linux-v5.15/arch/mips/kernel/ |
D | unaligned.c | 156 case sb_op: in emulate_load_store_insn()
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/mips/kvm/ |
D | emulate.c | 1028 case sb_op: in kvm_mips_emulate_store()
|