HomeSort by: relevance | last modified time | path
    Searched refs:set_flags (Results 1 - 25 of 42) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/sim/m32c/
int.c 36 set_flags (FLAGBIT_U, 0);
37 set_flags (FLAGBIT_I | FLAGBIT_D, 0);
reg.c 476 set_flags (int mask, int newbits) function
507 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
522 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f);
537 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f);
550 set_flags (FLAGBIT_Z | FLAGBIT_S, f);
556 set_flags (FLAGBIT_C | FLAGBIT_Z,
563 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0);
m32c.opc 179 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
259 set_flags (FLAGBIT_O, FLAGBIT_O);
286 set_flags (FLAGBIT_O, FLAGBIT_O);
288 set_flags (FLAGBIT_O, 0);
391 set_flags (FLAGBIT_O, o ? FLAGBIT_O : 0);
975 set_flags (1 << dst, 0);
983 set_flags (1 << dst, 1 << dst);
1175 set_flags (0x7000, flg*0x1000);
1435 set_flags (FLAGBIT_O, FLAGBIT_O);
1437 set_flags (FLAGBIT_O, 0)
    [all...]
cpu.h 118 void set_flags (int mask, int newbits);
r8c.opc 135 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
162 set_flags (FLAGBIT_O, FLAGBIT_O);
189 set_flags (FLAGBIT_O, FLAGBIT_O);
191 set_flags (FLAGBIT_O, 0);
703 set_flags (1 << flg, 0);
707 set_flags (1 << flg, 1 << flg);
885 set_flags (0x700, flg*0x100);
  /src/external/gpl3/gdb/dist/sim/m32c/
int.c 36 set_flags (FLAGBIT_U, 0);
37 set_flags (FLAGBIT_I | FLAGBIT_D, 0);
reg.c 476 set_flags (int mask, int newbits) function
507 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
522 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f);
537 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f);
550 set_flags (FLAGBIT_Z | FLAGBIT_S, f);
556 set_flags (FLAGBIT_C | FLAGBIT_Z,
563 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0);
m32c.opc 179 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
259 set_flags (FLAGBIT_O, FLAGBIT_O);
286 set_flags (FLAGBIT_O, FLAGBIT_O);
288 set_flags (FLAGBIT_O, 0);
391 set_flags (FLAGBIT_O, o ? FLAGBIT_O : 0);
975 set_flags (1 << dst, 0);
983 set_flags (1 << dst, 1 << dst);
1175 set_flags (0x7000, flg*0x1000);
1435 set_flags (FLAGBIT_O, FLAGBIT_O);
1437 set_flags (FLAGBIT_O, 0)
    [all...]
cpu.h 118 void set_flags (int mask, int newbits);
r8c.opc 135 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
162 set_flags (FLAGBIT_O, FLAGBIT_O);
189 set_flags (FLAGBIT_O, FLAGBIT_O);
191 set_flags (FLAGBIT_O, 0);
703 set_flags (1 << flg, 0);
707 set_flags (1 << flg, 1 << flg);
885 set_flags (0x700, flg*0x100);
  /src/external/gpl2/groff/dist/src/roff/troff/
charinfo.h 79 void set_flags(unsigned char);
171 inline void charinfo::set_flags(unsigned char c) function in class:charinfo
  /src/external/gpl3/gdb.old/dist/sim/rl78/
cpu.h 48 void set_flags (int mask, int newbits);
  /src/external/gpl3/gdb/dist/sim/rl78/
cpu.h 48 void set_flags (int mask, int newbits);
  /src/external/gpl3/gdb.old/dist/sim/rx/
reg.c 362 set_flags (int mask, int newbits) function
398 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
413 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f);
428 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f);
441 set_flags (FLAGBIT_Z | FLAGBIT_S, f);
447 set_flags (FLAGBIT_C | FLAGBIT_Z,
454 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0);
cpu.h 177 void set_flags (int mask, int newbits);
rx.c 825 set_flags (FLAGBIT_S | FLAGBIT_Z, mb); \
1190 set_flags (FLAGBIT_O, FLAGBIT_O);
1197 set_flags (FLAGBIT_O, 0);
1210 set_flags (FLAGBIT_O, FLAGBIT_O);
1217 set_flags (FLAGBIT_O, 0);
1670 set_flags (FLAGBIT_O|FLAGBIT_S, ma | FLAGBIT_O);
1672 set_flags (FLAGBIT_O|FLAGBIT_S, ma);
fpu.c 611 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, FLAGBIT_O);
643 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, flags);
  /src/external/gpl3/gdb/dist/sim/rx/
reg.c 362 set_flags (int mask, int newbits) function
398 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O | FLAGBIT_C, f);
413 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_C, f);
428 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, f);
441 set_flags (FLAGBIT_Z | FLAGBIT_S, f);
447 set_flags (FLAGBIT_C | FLAGBIT_Z,
454 set_flags (FLAGBIT_C, c ? FLAGBIT_C : 0);
cpu.h 177 void set_flags (int mask, int newbits);
rx.c 825 set_flags (FLAGBIT_S | FLAGBIT_Z, mb); \
1190 set_flags (FLAGBIT_O, FLAGBIT_O);
1197 set_flags (FLAGBIT_O, 0);
1210 set_flags (FLAGBIT_O, FLAGBIT_O);
1217 set_flags (FLAGBIT_O, 0);
1670 set_flags (FLAGBIT_O|FLAGBIT_S, ma | FLAGBIT_O);
1672 set_flags (FLAGBIT_O|FLAGBIT_S, ma);
fpu.c 611 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, FLAGBIT_O);
643 set_flags (FLAGBIT_Z | FLAGBIT_S | FLAGBIT_O, flags);
  /src/external/bsd/nvi/dist/common/
vi_db.h 153 int (*set_flags)(DB *, u_int32_t); member in struct:__db_new
  /src/external/bsd/ppp/usr.sbin/pppd/
sys-bsd.c 220 static void set_flags(int, int);
268 set_flags(int fd, int flags) function
452 set_flags(fd, x);
560 set_flags(ppp_dev_fd, flags);
612 set_flags(ppp_dev_fd, get_flags(ppp_dev_fd) | SC_MULTILINK);
1040 set_flags(ppp_fd, flags);
1238 set_flags(ppp_fd, x);
1268 set_flags(ppp_fd, x);
1301 set_flags(ppp_fd, x);
1402 set_flags(ppp_fd, x)
    [all...]
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c 514 #define SET_FLAGS 0x0080000
521 if (flags & SET_FLAGS) { \
563 SLJIT_ASSERT(!(flags & SET_FLAGS) && (flags & ARG2_IMM) && arg1 == TMP_REG1);
568 goto set_flags;
596 if (imm > 0 && imm <= 0xffffff && !(flags & SET_FLAGS)) {
600 if (nimm > 0 && nimm <= 0xffffff && !(flags & SET_FLAGS)) {
621 goto set_flags;
633 goto set_flags;
648 goto set_flags;
678 SLJIT_ASSERT(!(flags & SET_FLAGS) && arg1 == TMP_REG1)
    [all...]
  /src/crypto/external/bsd/heimdal/dist/kcm/
glue.c 294 .set_flags = kcmss_set_flags,

Completed in 29 milliseconds

1 2