Home
last modified time | relevance | path

Searched refs:RTAB (Results 1 – 25 of 81) sorted by relevance

1234

/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Drijndael-aarch64.S33 #define RTAB x4 macro
88 ldr RT0, [RTAB, xRT0]; \
91 ldr RT1, [RTAB, xRT1]; \
93 ldr RT2, [RTAB, xRT2]; \
102 ldr RT0, [RTAB, xRT0]; \
105 ldr RT1, [RTAB, xRT1]; \
107 ldr RT2, [RTAB, xRT2]; \
116 ldr RT0, [RTAB, xRT0]; \
119 ldr RT1, [RTAB, xRT1]; \
204 add RTAB, RTAB, #1; \
[all …]
H A Drijndael-arm.S33 #define RTAB %lr macro
93 ldr RT0, [RTAB, RT0]; \
96 ldr RT1, [RTAB, RT1]; \
98 ldr RT2, [RTAB, RT2]; \
100 ldr ra, [RTAB, ra]; \
107 ldr RT0, [RTAB, RT0]; \
110 ldr RT1, [RTAB, RT1]; \
114 ldr rd, [RTAB, rd]; \
128 ldr rc, [RTAB, rc]; \
142 ldr rb, [RTAB, rb]; \
[all …]
H A Dwhirlpool-sse2-amd64.S55 #define RTAB %rbp macro
121 op ## q C7(RTAB,RT0,8), b7; \
122 op ## q C6(RTAB,RT1,8), b6; \
126 op ## q C5(RTAB,RT0,8), b5; \
127 op ## q C4(RTAB,RT1,8), b4; \
131 op ## q C3(RTAB,RT0,8), b3; \
132 op ## q C2(RTAB,RT1,8), b2; \
136 op ## q C1(RTAB,RT0,8), b1; \
137 op ## q C0(RTAB,RT1,8), b0;
189 movq %rcx, RTAB;
[all …]
H A Dcast5-amd64.S44 #define RTAB %r8 macro
100 movl s1(RTAB,RT0,4), RT0d; \
101 op1 ## l s2(RTAB,RT1,4), RT0d; \
105 op2 ## l s3(RTAB,RT1,4), RT0d; \
106 op3 ## l s4(RTAB,km,4), RT0d; \
196 GET_EXTERN_POINTER(_gcry_cast5_s1to4, RTAB);
246 GET_EXTERN_POINTER(_gcry_cast5_s1to4, RTAB);
283 movl s1(RTAB,RT0,4), RT0d; \
284 op1 ## l s2(RTAB,RT1,4), RT0d; \
287 op2 ## l s3(RTAB,RT1,4), RT0d; \
[all …]
H A Drijndael-amd64.S43 #define RTAB %r12 macro
85 op ## l table1(RTAB,t0,tablemul), dest1 ## d; \
86 op ## l table2(RTAB,t1,tablemul), dest2 ## d;
92 op ## l table1(RTAB,t0,tablemul), dest1 ## d; \
93 op ## l table2(RTAB,t1,tablemul), dest2 ## d;
98 movzbl table1(RTAB,t0,tablemul), t0 ## d; \
99 movzbl table2(RTAB,t1,tablemul), t1 ## d; \
107 movzbl table1(RTAB,t0,tablemul), t0 ## d; \
108 movzbl table2(RTAB,t1,tablemul), t1 ## d; \
229 leaq (%r8), RTAB;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Drijndael-aarch64.S33 #define RTAB x4 macro
88 ldr RT0, [RTAB, xRT0]; \
91 ldr RT1, [RTAB, xRT1]; \
93 ldr RT2, [RTAB, xRT2]; \
102 ldr RT0, [RTAB, xRT0]; \
105 ldr RT1, [RTAB, xRT1]; \
107 ldr RT2, [RTAB, xRT2]; \
116 ldr RT0, [RTAB, xRT0]; \
119 ldr RT1, [RTAB, xRT1]; \
204 add RTAB, RTAB, #1; \
[all …]
H A Drijndael-arm.S33 #define RTAB %lr macro
93 ldr RT0, [RTAB, RT0]; \
96 ldr RT1, [RTAB, RT1]; \
98 ldr RT2, [RTAB, RT2]; \
100 ldr ra, [RTAB, ra]; \
107 ldr RT0, [RTAB, RT0]; \
110 ldr RT1, [RTAB, RT1]; \
114 ldr rd, [RTAB, rd]; \
128 ldr rc, [RTAB, rc]; \
142 ldr rb, [RTAB, rb]; \
[all …]
H A Dwhirlpool-sse2-amd64.S55 #define RTAB %rbp macro
121 op ## q C7(RTAB,RT0,8), b7; \
122 op ## q C6(RTAB,RT1,8), b6; \
126 op ## q C5(RTAB,RT0,8), b5; \
127 op ## q C4(RTAB,RT1,8), b4; \
131 op ## q C3(RTAB,RT0,8), b3; \
132 op ## q C2(RTAB,RT1,8), b2; \
136 op ## q C1(RTAB,RT0,8), b1; \
137 op ## q C0(RTAB,RT1,8), b0;
189 movq %rcx, RTAB;
[all …]
H A Dcast5-amd64.S44 #define RTAB %r8 macro
100 movl s1(RTAB,RT0,4), RT0d; \
101 op1 ## l s2(RTAB,RT1,4), RT0d; \
105 op2 ## l s3(RTAB,RT1,4), RT0d; \
106 op3 ## l s4(RTAB,km,4), RT0d; \
196 GET_EXTERN_POINTER(_gcry_cast5_s1to4, RTAB);
246 GET_EXTERN_POINTER(_gcry_cast5_s1to4, RTAB);
283 movl s1(RTAB,RT0,4), RT0d; \
284 op1 ## l s2(RTAB,RT1,4), RT0d; \
287 op2 ## l s3(RTAB,RT1,4), RT0d; \
[all …]
H A Drijndael-amd64.S43 #define RTAB %r12 macro
85 op ## l table1(RTAB,t0,tablemul), dest1 ## d; \
86 op ## l table2(RTAB,t1,tablemul), dest2 ## d;
92 op ## l table1(RTAB,t0,tablemul), dest1 ## d; \
93 op ## l table2(RTAB,t1,tablemul), dest2 ## d;
98 movzbl table1(RTAB,t0,tablemul), t0 ## d; \
99 movzbl table2(RTAB,t1,tablemul), t1 ## d; \
107 movzbl table1(RTAB,t0,tablemul), t0 ## d; \
108 movzbl table2(RTAB,t1,tablemul), t1 ## d; \
229 leaq (%r8), RTAB;
[all …]
/dports/science/drawxtl/DRAWxtl/examples/
H A Dsigi.ins25 RTAB H..O H2 O1_$1 ! distance and angle to symmetry equivalent of O1
26 RTAB XHY O2 H2 O1_$1 ! 'H..O' and 'XHY' are table headings
28 RTAB H..O H6A O1 ! include intramolecular H-bond in tables
29 RTAB XHY N6 H6A O1
32 RTAB H..O H6B O2_$2 ! same tables; involves symmetry equivalent of O2
33 RTAB XHY N6 H6B O2_$2
H A Dsigi.str22 RTAB H..O H2 O1_$1 ! distance and angle to symmetry equivalent of O1
23 RTAB XHY O2 H2 O1_$1 ! 'H..O' and 'XHY' are table headings
24 RTAB H..O H6A O1 ! include intramolecular H-bond in tables
25 RTAB XHY N6 H6A O1
27 RTAB H..O H6B O2_$2 ! same tables; involves symmetry equivalent of O2
28 RTAB XHY N6 H6B O2_$2
/dports/math/math77/MATH77/
H A Ddsfitc.f286 character RTAB*4, NVTAB*4 local
290 parameter(DTAB='0123456789', RTAB='~=<>')
373 RELOP = index(RTAB, CCODE(I)(3:3))
538 RELOP = index(RTAB, CCODE(IC)(3:3))
H A Dssfitc.f286 character RTAB*4, NVTAB*4 local
290 parameter(DTAB='0123456789', RTAB='~=<>')
373 RELOP = index(RTAB, CCODE(I)(3:3))
538 RELOP = index(RTAB, CCODE(IC)(3:3))
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dalis.sno40 ADDFIX = RTAB(SIZE(MAX) - 1) . C REM . ADD
41 MULFIX = RTAB(SIZE(MAX) - 1) . C REM . MUL
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go28 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go28 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/devel/chroma/chroma-0.9.2/lexers/s/
H A Dsnobol.go32 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/s/
H A Dsnobol.go28 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/s/
H A Dsnobol.go28 …EMDR|DATE|TIME|EVAL|APPLY|OPSYN|LOAD|UNLOAD|LEN|SPAN|BREAK|ANY|NOTANY|TAB|RTAB|REM|POS|RPOS|FAIL|F…

1234