| /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;
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| kvx-dis.h | 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
|
| 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...] |
| 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...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| kvx-dis.h | 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
|
| 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...] |
| 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...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| kvx-dis.h | 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
|
| z8k-dis.c | 46 unsigned long immediate; member in struct:__anon21828 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...] |
| 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...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| kvx-dis.h | 48 uint64_t immediate; member in struct:kvx_prologue_epilogue_insn
|
| z8k-dis.c | 46 unsigned long immediate; member in struct:__anon1334 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...] |
| 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...] |
| /src/usr.bin/make/unit-tests/ |
| posix-varassign.mk | 25 VAR::= posix-immediate-expansion 28 .elif ${${:UVAR\:}} != "posix-immediate-expansion" 72 VAR:= immediate ${REF} 74 .if ${VAR} != "immediate before"
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-tic30.c | 234 } immediate; member in struct:__anon10110 583 current_op->immediate.label = xstrdup (token); 588 retval = expression (¤t_op->immediate.imm_expr); 590 current_op->immediate.imm_expr.X_op); 592 (long) current_op->immediate.imm_expr.X_add_number); 596 if (current_op->immediate.imm_expr.X_op == O_constant) 598 current_op->immediate.s_number 599 = current_op->immediate.imm_expr.X_add_number; 600 current_op->immediate.u_number 601 = current_op->immediate.imm_expr.X_add_number [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-tic30.c | 234 } immediate; member in struct:__anon11582 583 current_op->immediate.label = xstrdup (token); 588 retval = expression (¤t_op->immediate.imm_expr); 590 current_op->immediate.imm_expr.X_op); 592 (long) current_op->immediate.imm_expr.X_add_number); 596 if (current_op->immediate.imm_expr.X_op == O_constant) 598 current_op->immediate.s_number 599 = current_op->immediate.imm_expr.X_add_number; 600 current_op->immediate.u_number 601 = current_op->immediate.imm_expr.X_add_number [all...] |
| /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:
|
| /src/external/gpl2/lvm2/dist/test/ |
| test-lib.sh | 51 -i|--i|--im|--imm|--imme|--immed|--immedi|--immedia|--immediat|--immediate) 52 immediate=t ;; 96 test "$immediate" = "" || exit 1
|
| /src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| subl.s | 16 sub_l_imm3: ; 3-bit immediate mode only for h8sx 20 ;; sub.l #xx:3,eRd ; Immediate 3-bit operand 33 sub_l_imm16: ; sub immediate 16-bit value 37 ;; sub.l #xx:16,eRd ; Immediate 16-bit operand 54 ;; sub.l immediate not available in h8300 mode. 59 sub.l #0x11111111, er0 ; Immediate 32-bit operand
|
| subw.s | 14 .if (sim_cpu == h8sx) ; 3-bit immediate mode only for h8sx 15 sub_w_imm3: ; sub.w immediate not available in h8300 mode. 19 ;; sub.w #xx:3,Rd ; Immediate 3-bit operand 35 sub_w_imm16: ; sub.w immediate not available in h8300 mode. 40 sub.w #0x111, r0 ; Immediate 16-bit operand
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/ |
| subl.s | 16 sub_l_imm3: ; 3-bit immediate mode only for h8sx 20 ;; sub.l #xx:3,eRd ; Immediate 3-bit operand 33 sub_l_imm16: ; sub immediate 16-bit value 37 ;; sub.l #xx:16,eRd ; Immediate 16-bit operand 54 ;; sub.l immediate not available in h8300 mode. 59 sub.l #0x11111111, er0 ; Immediate 32-bit operand
|
| subw.s | 14 .if (sim_cpu == h8sx) ; 3-bit immediate mode only for h8sx 15 sub_w_imm3: ; sub.w immediate not available in h8300 mode. 19 ;; sub.w #xx:3,Rd ; Immediate 3-bit operand 35 sub_w_imm16: ; sub.w immediate not available in h8300 mode. 40 sub.w #0x111, r0 ; Immediate 16-bit operand
|
| /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/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/ |
| nouveau_nvkm_subdev_therm_fan.c | 37 nvkm_fan_update(struct nvkm_fan *fan, bool immediate, int target) 67 if (!immediate && duty >= 0) { 127 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) 129 return nvkm_fan_update(therm->fan, immediate, percent);
|