Home
last modified time | relevance | path

Searched refs:NOPC (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/probes/
H A Ddecode-arm.c174 REGS(NOPC, NOPC, 0, 0, NOPC)),
190 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
196 REGS(NOPC, 0, NOPC, 0, NOPC)),
202 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
213 REGS(NOPC, 0, NOPC, 0, NOPC)),
220 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
233 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
245 REGS(NOPC, NOPC, 0, 0, NOPC)),
355 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
518 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
[all …]
H A Ddecode-thumb.c85 REGS(NOPC, 0, 0, 0, NOSPPC)),
114 REGS(SP, 0, NOPC, 0, NOSPPC)),
145 REGS(NOPC, 0, 0, 0, 0)),
167 REGS(SP, 0, NOPC, 0, 0)),
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/probes/
H A Ddecode-arm.c174 REGS(NOPC, NOPC, 0, 0, NOPC)),
190 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
196 REGS(NOPC, 0, NOPC, 0, NOPC)),
202 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
213 REGS(NOPC, 0, NOPC, 0, NOPC)),
220 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
233 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
245 REGS(NOPC, NOPC, 0, 0, NOPC)),
355 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
518 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
[all …]
H A Ddecode-thumb.c85 REGS(NOPC, 0, 0, 0, NOSPPC)),
114 REGS(SP, 0, NOPC, 0, NOSPPC)),
145 REGS(NOPC, 0, 0, 0, 0)),
167 REGS(SP, 0, NOPC, 0, 0)),
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/probes/
H A Ddecode-arm.c174 REGS(NOPC, NOPC, 0, 0, NOPC)),
190 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
196 REGS(NOPC, 0, NOPC, 0, NOPC)),
202 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
213 REGS(NOPC, 0, NOPC, 0, NOPC)),
220 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
233 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
245 REGS(NOPC, NOPC, 0, 0, NOPC)),
355 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
518 REGS(NOPC, NOPC, NOPC, 0, NOPC)),
[all …]
H A Ddecode-thumb.c85 REGS(NOPC, 0, 0, 0, NOSPPC)),
114 REGS(SP, 0, NOPC, 0, NOSPPC)),
145 REGS(NOPC, 0, 0, 0, 0)),
167 REGS(SP, 0, NOPC, 0, 0)),
/dports/devel/vasm/vasm/cpus/arm/
H A Dopcodes.h54 "bx", {REG03}, {0x012fff10,AA4TUP,NOPC},
82 "ldm", {R19WB,RLIST}, {0x08100000,AAANY,NOPC},
120 "mrs", {REG15,CSPSR}, {0x01000000,AA3UP,NOPC},
121 "mla", {REG19,REG03,REG11,REG15}, {0x00200090,AA2UP,SETCC|NOPC|DIFR19|DIFR03},
124 "msr", {PSR_F,REG03}, {0x0120f000,AA3UP,NOPC},
125 "mul", {REG19,REG03,REG11}, {0x00000090,AA2UP,SETCC|NOPC|DIFR19|DIFR03},
150 …"smlal", {REG15,REG19,REG03,REG11}, {0x00e00090,AA3MUP,SETCC|NOPC|DIFR19|DIFR15|DIFR03…
151 …"smull", {REG15,REG19,REG03,REG11}, {0x00c00090,AA3MUP,SETCC|NOPC|DIFR19|DIFR15|DIFR03…
156 "stm", {R19WB,RLIST}, {0x08000000,AAANY,NOPC},
190 "swp", {REG15,REG03,R19PO}, {0x01000090,AA3UP,NOPC},
[all …]
H A Dcpu.h156 #define NOPC (0x00000010) /* R15 is not allowed as source or dest. */ macro
H A Dcpu.c1320 if ((mnemo->ext.flags&NOPC) && val==15) in eval_arm_operands()
1324 if ((mnemo->ext.flags&NOPC) && val==15 && (op.flags&OFL_WBACK)) in eval_arm_operands()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dfenddf.cpp60 short ilm_opcode[NOPC][2][NTYPE + 1] = {
H A Dsemant.h706 #define NOPC 14 macro
709 extern short ilm_opcode[NOPC][2][NTYPE + 1];
/dports/audio/snd/snd-21.2/
H A Dold-music5.f535 NOPC=12
579 122 IF (I6-NOPC)123,123,121
H A Dmusic5.f705 NOPC=12
774 122 IF ((I6-NOPC).gt.0) go to 121