Searched refs:INSTR (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | lantiq_pce.h | 55 #define INSTR 0 macro 89 MC_ENTRY(0x88c3, 0xFFFF, 1, OUT_ITAG0, 4, INSTR, FLAG_ITAG, 0), 90 MC_ENTRY(0x8100, 0xFFFF, 2, OUT_VTAG0, 2, INSTR, FLAG_VLAN, 0), 91 MC_ENTRY(0x88A8, 0xFFFF, 1, OUT_VTAG0, 2, INSTR, FLAG_VLAN, 0), 92 MC_ENTRY(0x8100, 0xFFFF, 1, OUT_VTAG0, 2, INSTR, FLAG_VLAN, 0), 93 MC_ENTRY(0x8864, 0xFFFF, 17, OUT_ETHTYP, 1, INSTR, FLAG_NO, 0), 94 MC_ENTRY(0x0800, 0xFFFF, 21, OUT_ETHTYP, 1, INSTR, FLAG_NO, 0), 95 MC_ENTRY(0x86DD, 0xFFFF, 22, OUT_ETHTYP, 1, INSTR, FLAG_NO, 0), 96 MC_ENTRY(0x8863, 0xFFFF, 16, OUT_ETHTYP, 1, INSTR, FLAG_NO, 0), 97 MC_ENTRY(0x0000, 0xF800, 10, OUT_NONE, 0, INSTR, FLAG_NO, 0), [all …]
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | stacktrace.c | 22 #define STK_ALLOC_MATCH(INSTR) \ argument 23 (((INSTR) & STK_ALLOC_1M) == STK_ALLOC_1 \ 24 || ((INSTR) & STK_ALLOC_2M) == STK_ALLOC_2) 25 #define STK_PUSH_MATCH(INSTR) \ argument 26 (((INSTR) & (MAJOR_OP | MEM_BASE | MEM_OFF_SIGN)) == (STQ_OP | BASE_SP)) 27 #define MEM_OP_OFFSET(INSTR) \ argument 28 (((long)((INSTR) & MEM_OFF) << 48) >> 48) 29 #define MEM_OP_REG(INSTR) \ argument 30 (((INSTR) & MEM_REG) >> 22) 33 #define BB_END(INSTR) \ argument [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/ |
| H A D | 0001-geninfo-Add-intermediate-text-format-support.patch | 715 -# Try to determine the base directory of the graph file specified by INSTR 751 -# Make relative paths in INSTR and GRAPH absolute and apply
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 1872 - fprintf(fstrm, "=== ILLEGAL INSTR (%s) : invalid access to %p, in 0x%08x\n", 1873 + fprintf(fstrm, "=== ILLEGAL INSTR (%s) : invalid access to %p, in %p\n",
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 1377 o Ignore unmatched MARK/INSTR chunks in AIFF files now instead of quiting.
|