Home
last modified time | relevance | path

Searched refs:immediate (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/freebsd/stand/ficl/softwords/
H A Dprefix.fr20 : " postpone s" ; immediate
24 : .( postpone .( ; immediate
29 \ : // postpone \ ; immediate
46 : 0b 2 __tempbase ; immediate
48 : 0o 8 __tempbase ; immediate
50 \ : 0d 10 __tempbase ; immediate
53 \ : 0x 16 __tempbase ; immediate
H A Difbrack.fr41 ; immediate
44 0= if postpone [else] then ; immediate
46 : [then] ( -- ) ; immediate
47 : [endif] ( -- ) ; immediate
H A Dsoftcore.fr51 ; immediate
87 ; immediate
89 : local ( name -- ) bl word count (local) ; immediate
91 : 2local ( name -- ) bl word count (2local) ; immediate
93 : end-locals ( -- ) 0 0 (local) ; immediate
198 : debug ' debug-xt ; immediate
H A Doo.fr141 ; immediate
150 ; immediate
165 \ given its class at compile time. Classes are immediate,
177 ; immediate compile-only
181 ; immediate compile-only
201 ; immediate compile-only
354 immediate
503 create immediate \ get the subclass name
574 : hasvtable 4 + ; immediate
583 create immediate
/freebsd/contrib/bearssl/T0/
H A Dkern.t01 : \ `\n parse drop ; immediate
8 \ : ( `) parse drop ; immediate
10 : else postpone ahead 1 cs-roll postpone then ; immediate
11 : while postpone if 1 cs-roll ; immediate
12 : repeat postpone again postpone then ; immediate
14 : ['] ' ; immediate
15 : [compile] compile ; immediate
45 -1 __deflocals ; immediate
134 : case 0 ; immediate
135 : of 1+ postpone over postpone = postpone if postpone drop ; immediate
[all …]
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h47 uint32_t immediate : 8, member
59 immediate : 8;
83 uint32_t immediate : 8, member
93 immediate : 8;
H A Daicasm_gram.y205 %type <expression> expression immediate immediate_or_a
905 immediate:
1212 T_BMOV destination ',' source ',' immediate ret ';'
1229 T_MVI destination ',' immediate ret ';'
1339 T_OR reg_symbol ',' immediate jmp_jc_jnc_call address ';'
1370 T_MVI immediate jmp_jc_jnc_call address ';'
1628 f1_instr->immediate = immed->value; in format_1_instr()
1768 f3_instr->immediate = immed->value; in format_3_instr()
/freebsd/tests/sys/netpfil/pf/
H A Dpflog.sh61 jexec cl tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt &
112 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> ${PWD}/pflog.txt &
167 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog1 >> ${PWD}/pflog1.txt &
168 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> ${PWD}/pflog0.txt &
222 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> ${PWD}/pflog.txt &
289 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt &
323 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt &
378 jexec ${j}gw tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> ${PWD}/pflog.txt &
433 jexec alcatraz tcpdump -n -e -ttt --immediate-mode -l -U -i pflog0 >> pflog.txt &
H A Dridentifier.sh59 jexec alcatraz tcpdump --immediate-mode -n -e -i pflog0 > ${PWD}/tcpdump.log &
80 jexec alcatraz tcpdump --immediate-mode -n -e -i pflog0 > ${PWD}/tcpdump.log &
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp603 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
604 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
649 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
650 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
677 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
678 HANDLE_OPTIONAL(immediate) // above might be a register in 7:4 in emitInstructionSpecifier()
692 HANDLE_OPERAND(immediate) // Register in imm[7:4] in emitInstructionSpecifier()
694 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
729 HANDLE_OPTIONAL(immediate) in emitInstructionSpecifier()
730 HANDLE_OPTIONAL(immediate) // above might be a register in 7:4 in emitInstructionSpecifier()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp2001 static void translateImmediate(MCInst &mcInst, uint64_t immediate, in translateImmediate() argument
2022 if(immediate & 0x80) in translateImmediate()
2023 immediate |= ~(0xffull); in translateImmediate()
2026 if(immediate & 0x8000) in translateImmediate()
2027 immediate |= ~(0xffffull); in translateImmediate()
2030 if(immediate & 0x80000000) in translateImmediate()
2031 immediate |= ~(0xffffffffull); in translateImmediate()
2038 if(immediate & 0x80) in translateImmediate()
2039 immediate |= ~(0xffull); in translateImmediate()
2042 if(immediate & 0x8000) in translateImmediate()
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dposix-varassign.mk25 VAR::= posix-immediate-expansion
72 VAR:= immediate ${REF}
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td41 // Constructs both a DAG pattern and instruction operand for an immediate
145 // A BDMode paired with an immediate length operand of LENSIZE bits.
176 // Extracting immediate operands from nodes
228 // Truncate an immediate to a 8-bit signed quantity.
234 // Truncate an immediate to a 8-bit unsigned quantity.
240 // Truncate an immediate to a 8-bit unsigned quantity and mask off low bit.
246 // Truncate an immediate to a 12-bit unsigned quantity.
252 // Truncate an immediate to a 16-bit signed quantity.
258 // Negate and then truncate an immediate to a 16-bit signed quantity.
264 // Truncate an immediate to a 16-bit unsigned quantity.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td37 // The immediate value encoding differs for each instruction, so each subclass
54 // The immediate value encoding differs for each instruction, so each subclass
81 // The immediate value encoding differs for each instruction, so each subclass
96 // The immediate value encoding differs for each instruction, so each subclass
163 // The immediate value encoding differs for each instruction, so each subclass
178 // The immediate value encoding differs for each instruction, so each subclass
194 // The immediate value encoding differs for each instruction, so each subclass
209 // The immediate value encoding differs for each instruction, so each subclass
/freebsd/contrib/libpcap/testprogs/
H A Dcapturetest.c104 int immediate = 0; in main() local
138 immediate = 1; in main()
218 if (immediate) { in main()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_immcheck_incl.td37 // Parameter index of immediate argument to be verified
40 // Parameter index of argument whose type determines the context of this immediate check -
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td349 // Sign-extended immediate classes. We don't need to define the full lattice
384 // 4-bit immediate used by some XOP instructions
392 // Unsigned immediate used by SSE/AVX instructions
424 // Unsigned 4-bit immediate used by some XOP instructions.
437 // Unsigned 8-bit immediate used by SSE/AVX instructions.
444 // 16-bit immediate but only 8-bits are significant and they are unsigned.
452 // 32-bit immediate but only 8-bits are significant and they are unsigned.
460 // 64-bit immediate but only 8-bits are significant and they are unsigned.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Schedule.td43 def WriteLD : SchedWrite; // Load from base addr plus immediate offset
44 def WriteST : SchedWrite; // Store to base addr plus immediate offset
76 def WriteFImm : SchedWrite; // Floating-point immediate.
H A DAArch64SchedPredicates.td99 // Identify arithmetic immediate instructions.
111 // Identify logic immediate instructions.
132 // Identify arithmetic and logic immediate instructions.
342 // Identify EXTR as the alias for ROR (immediate).
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h67 uint8_t immediate; member
80 uint8_t immediate; member
987 uint8_t tag_action, int immediate, uint8_t sense_len,
997 uint8_t tag_action, int immediate, int eot,
1003 uint8_t tag_action, int immediate, int setmark,
1016 uint8_t tag_action, int immediate, int long_erase,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrFormats.td136 // SX - Signed X-bit immediate.
137 // UX - Unsigned X-bit immediate.
149 // or a 6-bit unsigned immediate (immU6), depending on the format.
310 // 2-register, unsigned 6-bit immediate Dual Operand instruction.
330 // 1-register, unsigned 6-bit, immediate Dual Operand instruction with
355 // 2-register, unsigned 6-bit immediate Dual Operand instruction with
378 // 2-register, signed 12-bit immediate Dual Operand instruction.
398 // 1-register, signed 12-bit immediate Dual Operand instruction.
420 // 1-register, unsigned 6-bit immediate Dual Operand instruction.
442 // 2-register, 32-bit immediate (LImm) Dual Operand instruction.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.td63 // Extract bits 0-15 (low-end) of an immediate value.
69 // Extract bits 16-31 (high-end) of an immediate value.
70 // Transformation function: shift the immediate value down into the low bits.
121 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
127 // i32neg16 predicate - true if the 32-bit immediate is negative and can
134 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
142 // i32lo16 predicate - true if the 32-bit immediate has the rightmost 16
151 // i32hi16 predicate - true if the 32-bit immediate has only leftmost 16
160 // i32lo16 predicate - true if the 32-bit immediate has the leftmost 16
169 // i32lo21 predicate - true if the 32-bit immediate has only rightmost 21
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Djson-encoder.md9 using immediate calls without the use of an intermediate syntax tree
52 The zero-allocation, immediate-output design means that most API calls
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td41 // 3R with first operand as an immediate. Used for TSETR where the first
42 // operand is treated as an immediate since it refers to a register number in
160 // 2R with first operand as an immediate. Used for TSETMR where the first
161 // operand is treated as an immediate since it refers to a register number in
/freebsd/crypto/openssl/doc/man3/
H A DSSL_pending.pod22 and are available inside B<ssl> for immediate read.
48 bytes that are pending and are available for immediate read. SSL_has_pending()

12345678910>>...15