HomeSort by: relevance | last modified time | path
    Searched defs:immediate (Results 1 - 25 of 71) sorted by relevancy

1 2 3

  /src/usr.sbin/mopd/common/
pf.c 76 int immediate; local
101 /* Set immediate mode so packets are processed as they arrive. */
102 immediate = 1;
103 if (ioctl(fd, BIOCIMMEDIATE, &immediate) < 0) {
  /src/external/gpl3/binutils/dist/opcodes/
kvx-dis.h 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
visium-dis.c 428 /* Disassemble storage immediate class instructions. */
435 unsigned immediate = ins & 0x0000ffff; local
445 immediate);
454 immediate);
463 immediate);
468 immediate);
473 immediate);
484 (*info->fprintf_func) (info->stream, "wrtl 0x%04X", immediate); local
491 (*info->fprintf_func) (info->stream, "wrtu 0x%04X", immediate); local
540 /* These are instructions which can take an immediate srcB value. *
    [all...]
msp430-decode.c 100 #define IMMU(bytes) immediate (bytes, 0, ld)
101 #define IMMS(bytes) immediate (bytes, 1, ld)
113 immediate (int bytes, int sign_extend, LocalData *ld) function
147 (_("internal error: immediate() called with invalid byte count %d"),
rl78-decode.c 77 #define IMMU(bytes) immediate (bytes, 0, ld)
78 #define IMMS(bytes) immediate (bytes, 1, ld)
81 immediate (int bytes, int sign_extend, LocalData * ld) function
108 (_("internal error: immediate() called with invalid byte count %d"),
z8k-dis.c 46 unsigned long immediate; member in struct:__anon10964
353 instr_data->immediate = instr_nibl;
356 instr_data->immediate = (- instr_nibl) & 0xf;
359 instr_data->immediate = (- instr_byte) & 0xff;
363 instr_data->immediate = instr_byte;
367 instr_data->immediate = instr_word;
374 instr_data->immediate = instr_long;
378 instr_data->immediate = instr_nibl - 1;
381 instr_data->immediate = instr_nibl + 1;
384 instr_data->immediate = 1
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
kvx-dis.h 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
visium-dis.c 428 /* Disassemble storage immediate class instructions. */
435 unsigned immediate = ins & 0x0000ffff; local
445 immediate);
454 immediate);
463 immediate);
468 immediate);
473 immediate);
484 (*info->fprintf_func) (info->stream, "wrtl 0x%04X", immediate); local
491 (*info->fprintf_func) (info->stream, "wrtu 0x%04X", immediate); local
540 /* These are instructions which can take an immediate srcB value. *
    [all...]
msp430-decode.c 100 #define IMMU(bytes) immediate (bytes, 0, ld)
101 #define IMMS(bytes) immediate (bytes, 1, ld)
113 immediate (int bytes, int sign_extend, LocalData *ld) function
147 (_("internal error: immediate() called with invalid byte count %d"),
rl78-decode.c 77 #define IMMU(bytes) immediate (bytes, 0, ld)
78 #define IMMS(bytes) immediate (bytes, 1, ld)
81 immediate (int bytes, int sign_extend, LocalData * ld) function
108 (_("internal error: immediate() called with invalid byte count %d"),
z8k-dis.c 46 unsigned long immediate; member in struct:__anon12411
353 instr_data->immediate = instr_nibl;
356 instr_data->immediate = (- instr_nibl) & 0xf;
359 instr_data->immediate = (- instr_byte) & 0xff;
363 instr_data->immediate = instr_byte;
367 instr_data->immediate = instr_word;
374 instr_data->immediate = instr_long;
378 instr_data->immediate = instr_nibl - 1;
381 instr_data->immediate = instr_nibl + 1;
384 instr_data->immediate = 1
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
kvx-dis.h 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
visium-dis.c 428 /* Disassemble storage immediate class instructions. */
435 unsigned immediate = ins & 0x0000ffff; local
445 immediate);
454 immediate);
463 immediate);
468 immediate);
473 immediate);
484 (*info->fprintf_func) (info->stream, "wrtl 0x%04X", immediate); local
491 (*info->fprintf_func) (info->stream, "wrtu 0x%04X", immediate); local
540 /* These are instructions which can take an immediate srcB value. *
    [all...]
msp430-decode.c 100 #define IMMU(bytes) immediate (bytes, 0, ld)
101 #define IMMS(bytes) immediate (bytes, 1, ld)
113 immediate (int bytes, int sign_extend, LocalData *ld) function
147 (_("internal error: immediate() called with invalid byte count %d"),
rl78-decode.c 77 #define IMMU(bytes) immediate (bytes, 0, ld)
78 #define IMMS(bytes) immediate (bytes, 1, ld)
81 immediate (int bytes, int sign_extend, LocalData * ld) function
108 (_("internal error: immediate() called with invalid byte count %d"),
z8k-dis.c 46 unsigned long immediate; member in struct:__anon19089
353 instr_data->immediate = instr_nibl;
356 instr_data->immediate = (- instr_nibl) & 0xf;
359 instr_data->immediate = (- instr_byte) & 0xff;
363 instr_data->immediate = instr_byte;
367 instr_data->immediate = instr_word;
374 instr_data->immediate = instr_long;
378 instr_data->immediate = instr_nibl - 1;
381 instr_data->immediate = instr_nibl + 1;
384 instr_data->immediate = 1
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
kvx-dis.h 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
visium-dis.c 428 /* Disassemble storage immediate class instructions. */
435 unsigned immediate = ins & 0x0000ffff; local
445 immediate);
454 immediate);
463 immediate);
468 immediate);
473 immediate);
484 (*info->fprintf_func) (info->stream, "wrtl 0x%04X", immediate); local
491 (*info->fprintf_func) (info->stream, "wrtu 0x%04X", immediate); local
540 /* These are instructions which can take an immediate srcB value. *
    [all...]
msp430-decode.c 100 #define IMMU(bytes) immediate (bytes, 0, ld)
101 #define IMMS(bytes) immediate (bytes, 1, ld)
113 immediate (int bytes, int sign_extend, LocalData *ld) function
147 (_("internal error: immediate() called with invalid byte count %d"),
rl78-decode.c 77 #define IMMU(bytes) immediate (bytes, 0, ld)
78 #define IMMS(bytes) immediate (bytes, 1, ld)
81 immediate (int bytes, int sign_extend, LocalData * ld) function
108 (_("internal error: immediate() called with invalid byte count %d"),
  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 47 uint32_t immediate : 8, member in struct:ins_format1
59 immediate : 8;
83 uint32_t immediate : 8, member in struct:ins_format3
93 immediate : 8;
aicasm_gram.y 207 %type <expression> expression immediate immediate_or_a
907 immediate: label
1214 T_BMOV destination ',' source ',' immediate ret ';'
1231 T_MVI destination ',' immediate ret ';'
1239 * that can't know the immediate's value and
1294 * It also seems more logical as the "immediate"
1341 T_OR reg_symbol ',' immediate jmp_jc_jnc_call address ';'
1372 T_MVI immediate jmp_jc_jnc_call address ';'
1619 /* Ensure that immediate makes sense for this destination */
1631 f1_instr->immediate = immed->value
    [all...]
  /src/external/bsd/libpcap/dist/testprogs/
capturetest.c 104 int immediate = 0; local
138 immediate = 1;
218 if (immediate) {
  /src/external/gpl3/binutils/dist/gprof/
vax.c 51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator in enum:opermodes
100 return usesreg != PC ? autoinc : immediate;
156 case immediate:
157 return "immediate";
196 case immediate:
276 case immediate:
  /src/external/gpl3/binutils.old/dist/gprof/
vax.c 51 immediate, absolute, byterel, bytereldef, wordrel, wordreldef, enumerator in enum:opermodes
100 return usesreg != PC ? autoinc : immediate;
156 case immediate:
157 return "immediate";
196 case immediate:
276 case immediate:

Completed in 60 milliseconds

1 2 3