Searched refs:FLAG_S (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m32c/
H A Dreg.c360 f = FLAG_S;
372 f = !FLAG_S;
376 f = (FLAG_S ^ FLAG_O) | FLAG_Z;
382 f = !(FLAG_S ^ FLAG_O);
385 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
391 f = FLAG_S ^ FLAG_O;
422 f = !FLAG_S;
429 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
432 f = !(FLAG_S ^ FLAG_O);
445 f = FLAG_S;
[all...]
H A Dcpu.h175 #define FLAG_S FLAG(FLAGBIT_S) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m32c/
H A Dreg.c360 f = FLAG_S;
372 f = !FLAG_S;
376 f = (FLAG_S ^ FLAG_O) | FLAG_Z;
382 f = !(FLAG_S ^ FLAG_O);
385 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
391 f = FLAG_S ^ FLAG_O;
422 f = !FLAG_S;
429 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
432 f = !(FLAG_S ^ FLAG_O);
445 f = FLAG_S;
[all...]
H A Dcpu.h175 #define FLAG_S FLAG(FLAGBIT_S) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m32c/
H A Dreg.c360 f = FLAG_S;
372 f = !FLAG_S;
376 f = (FLAG_S ^ FLAG_O) | FLAG_Z;
382 f = !(FLAG_S ^ FLAG_O);
385 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
391 f = FLAG_S ^ FLAG_O;
422 f = !FLAG_S;
429 f = !((FLAG_S ^ FLAG_O) | FLAG_Z);
432 f = !(FLAG_S ^ FLAG_O);
445 f = FLAG_S;
[all...]
H A Dcpu.h175 #define FLAG_S FLAG(FLAGBIT_S) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dless.c54 FLAG_S = (1 << 6) * ENABLE_FEATURE_LESS_DASHCMD, enumerator in enum:__anon35347
409 if (!(option_mask32 & FLAG_S)
713 if (option_mask32 & FLAG_S) {
727 && (option_mask32 & FLAG_S)
828 if (!(option_mask32 & FLAG_S)
1211 option_mask32 ^= FLAG_S;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dless.c54 FLAG_S = (1 << 6) * ENABLE_FEATURE_LESS_DASHCMD, enumerator in enum:__anon417
409 if (!(option_mask32 & FLAG_S)
713 if (option_mask32 & FLAG_S) {
727 && (option_mask32 & FLAG_S)
828 if (!(option_mask32 & FLAG_S)
1211 option_mask32 ^= FLAG_S;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dless.c54 FLAG_S = (1 << 6) * ENABLE_FEATURE_LESS_DASHCMD, enumerator in enum:__anon1322
409 if (!(option_mask32 & FLAG_S)
713 if (option_mask32 & FLAG_S) {
727 && (option_mask32 & FLAG_S)
828 if (!(option_mask32 & FLAG_S)
1211 option_mask32 ^= FLAG_S;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dmaxq.h85 FLAG_S = 0x80, /* Sign Flag. */ enumerator in enum:__anon2472
214 {"JUMP", 2, {FLAG_S, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x4c, 0},
227 {"RET", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x0d, 0}, MAX, 0x6C},
241 {"RETI", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x8d, 0}, MAX, 0x7C},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dmaxq.h85 FLAG_S = 0x80, /* Sign Flag. */ enumerator in enum:__anon3377
214 {"JUMP", 2, {FLAG_S, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x4c, 0},
227 {"RET", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x0d, 0}, MAX, 0x6C},
241 {"RETI", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x8d, 0}, MAX, 0x7C},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dmaxq.h85 FLAG_S = 0x80, /* Sign Flag. */ enumerator in enum:__anon37402
214 {"JUMP", 2, {FLAG_S, A_IMM | A_REG | A_MEM | A_DISP}, FMT, {0x4c, 0},
227 {"RET", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x0d, 0}, MAX, 0x6C},
241 {"RETI", 1, {FLAG_S, 0}, 1, {0x4c, 0}, {0x8d, 0}, MAX, 0x7C},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dsort.c43 FLAG_S = 0x2000, /* ignored: -S, --buffer-size=SIZE */ enumerator in enum:__anon35181
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dsort.c43 FLAG_S = 0x2000, /* ignored: -S, --buffer-size=SIZE */ enumerator in enum:__anon251
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dsort.c43 FLAG_S = 0x2000, /* ignored: -S, --buffer-size=SIZE */ enumerator in enum:__anon1156
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dmaxq-dis.c323 case FLAG_S:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dmaxq-dis.c323 case FLAG_S:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dmaxq-dis.c323 case FLAG_S:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/editors/
H A Ddiff.c103 FLAG_S, /* never used, handled by getopt32 */ enumerator in enum:__anon35251
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/editors/
H A Ddiff.c103 FLAG_S, /* never used, handled by getopt32 */ enumerator in enum:__anon321
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/editors/
H A Ddiff.c103 FLAG_S, /* never used, handled by getopt32 */ enumerator in enum:__anon1226

Completed in 298 milliseconds