Searched refs:RE (Results 1 – 8 of 8) sorted by relevance
/arch/mips/mm/ |
D | uasm.c | 29 RE = 0x008, enumerator 102 { insn_dsll, M(spec_op, 0, 0, 0, 0, dsll_op), RT | RD | RE }, 103 { insn_dsll32, M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE }, 104 { insn_dsra, M(spec_op, 0, 0, 0, 0, dsra_op), RT | RD | RE }, 105 { insn_dsrl, M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE }, 106 { insn_dsrl32, M(spec_op, 0, 0, 0, 0, dsrl32_op), RT | RD | RE }, 125 { insn_sll, M(spec_op, 0, 0, 0, 0, sll_op), RT | RD | RE }, 126 { insn_sra, M(spec_op, 0, 0, 0, 0, sra_op), RT | RD | RE }, 127 { insn_srl, M(spec_op, 0, 0, 0, 0, srl_op), RT | RD | RE }, 251 if (ip->fields & RE) in build_insn()
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 193 #define RE 0x00000001 /* Receiver Enable … macro
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 196 #define RE 0x00000001 /* Receiver Enable */ macro
|
D | defBF518.h | 196 #define RE 0x00000001 /* Receiver Enable */ macro
|
/arch/m68k/fpsp040/ |
D | slogn.S | 380 |--AN RE-ENTRY POINT FOR LOGNP1 432 |--THIS IS AN RE-ENTRY POINT FOR LOGNP1
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 196 #define RE 0x00000001 /* Receiver Enable */ macro
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6412 #--THIS CAN BE RE-WRITTEN AS 8277 #--AN RE-ENTRY POINT FOR LOGNP1
|
D | fpsp.S | 8442 #--THIS IS AN RE-ENTRY POINT FOR LOGNP1
|