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

1 2

  /src/external/gpl3/binutils/dist/include/opcode/
h8300.h 116 B30 = 0x20000000, /* Bit 3 must be low. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
373 #define PREFIX_78R4W 0x7, 0x8, B30 | DISPREG, 0x4
374 #define PREFIX_78R5W 0x7, 0x8, B30 | DISPREG, 0x5
375 #define PREFIX_78R6W 0x7, 0x8, B30 | DISPREG, 0x6
376 #define PREFIX_78R7W 0x7, 0x8, B30 | DISPREG, 0x7
378 #define PREFIX_78R4WD 0x7, 0x8, B30 | DSTDISPREG, 0x
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h 116 B30 = 0x20000000, /* Bit 3 must be low. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
373 #define PREFIX_78R4W 0x7, 0x8, B30 | DISPREG, 0x4
374 #define PREFIX_78R5W 0x7, 0x8, B30 | DISPREG, 0x5
375 #define PREFIX_78R6W 0x7, 0x8, B30 | DISPREG, 0x6
376 #define PREFIX_78R7W 0x7, 0x8, B30 | DISPREG, 0x7
378 #define PREFIX_78R4WD 0x7, 0x8, B30 | DSTDISPREG, 0x
    [all...]
  /src/external/gpl3/gdb/dist/include/opcode/
h8300.h 116 B30 = 0x20000000, /* Bit 3 must be low. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
373 #define PREFIX_78R4W 0x7, 0x8, B30 | DISPREG, 0x4
374 #define PREFIX_78R5W 0x7, 0x8, B30 | DISPREG, 0x5
375 #define PREFIX_78R6W 0x7, 0x8, B30 | DISPREG, 0x6
376 #define PREFIX_78R7W 0x7, 0x8, B30 | DISPREG, 0x7
378 #define PREFIX_78R4WD 0x7, 0x8, B30 | DSTDISPREG, 0x
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h 116 B30 = 0x20000000, /* Bit 3 must be low. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
373 #define PREFIX_78R4W 0x7, 0x8, B30 | DISPREG, 0x4
374 #define PREFIX_78R5W 0x7, 0x8, B30 | DISPREG, 0x5
375 #define PREFIX_78R6W 0x7, 0x8, B30 | DISPREG, 0x6
376 #define PREFIX_78R7W 0x7, 0x8, B30 | DISPREG, 0x7
378 #define PREFIX_78R4WD 0x7, 0x8, B30 | DSTDISPREG, 0x
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
x86-gf2m.pl 61 ($A,$B,$B30,$B31)=("mm2","mm3","mm4","mm5");
78 &pxor ($B30,$B30);
88 &pcmpgtd($B30,$A); # broadcast 30th bit
92 &pand ($B30,$B);
100 &psllq ($B30,30);
118 &pxor ($R,$B30);
c64xplus-gf2m.pl 144 &mul_1x1_lower("A30","B30"); # (a0+a1)·(b0+b1)
148 || XOR B29,B30,B30 ; (a0+a1)·(b0+b1)-a0·b0-a1·b1
151 XOR B30,A31,A31
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
x86-gf2m.pl 61 ($A,$B,$B30,$B31)=("mm2","mm3","mm4","mm5");
78 &pxor ($B30,$B30);
88 &pcmpgtd($B30,$A); # broadcast 30th bit
92 &pand ($B30,$B);
100 &psllq ($B30,30);
118 &pxor ($R,$B30);
c64xplus-gf2m.pl 144 &mul_1x1_lower("A30","B30"); # (a0+a1)·(b0+b1)
148 || XOR B29,B30,B30 ; (a0+a1)·(b0+b1)-a0·b0-a1·b1
151 XOR B30,A31,A31
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
x86-gf2m.pl 62 ($A,$B,$B30,$B31)=("mm2","mm3","mm4","mm5");
79 &pxor ($B30,$B30);
89 &pcmpgtd($B30,$A); # broadcast 30th bit
93 &pand ($B30,$B);
101 &psllq ($B30,30);
119 &pxor ($R,$B30);
c64xplus-gf2m.pl 145 &mul_1x1_lower("A30","B30"); # (a0+a1)·(b0+b1)
149 || XOR B29,B30,B30 ; (a0+a1)·(b0+b1)-a0·b0-a1·b1
152 XOR B30,A31,A31
  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 144 || MV B29,B30 ; B30 is h3
162 || ADDU $D3,B30,$D3:$H3 ; h3+=inp[3]
184 || MPY32U $H3,$R0b,B31:B30
213 || ADDU B30,B19:B18,B19:B18
227 ADDU B29,B19:B18,B31:B30 ; B30 is h3
246 ADDU B30,B29,B31:B30 ; B30 is h
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 144 || MV B29,B30 ; B30 is h3
162 || ADDU $D3,B30,$D3:$H3 ; h3+=inp[3]
184 || MPY32U $H3,$R0b,B31:B30
213 || ADDU B30,B19:B18,B19:B18
227 ADDU B29,B19:B18,B31:B30 ; B30 is h3
246 ADDU B30,B29,B31:B30 ; B30 is h
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 145 || MV B29,B30 ; B30 is h3
163 || ADDU $D3,B30,$D3:$H3 ; h3+=inp[3]
185 || MPY32U $H3,$R0b,B31:B30
214 || ADDU B30,B19:B18,B19:B18
228 ADDU B29,B19:B18,B31:B30 ; B30 is h3
247 ADDU B30,B29,B31:B30 ; B30 is h
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aes-c64xplus.pl 846 MV KEY,B30 ; B30 is not modified
859 || MV B30,$KPA
860 || ADD B30,A0,$KPB
885 || ADD B30,A0,$KPA ; skip first round
886 || ADD B30,A0,$KPB
887 || MVC GFPGFR,B30 ; save GFPGFR
978 MVC B30,GFPGFR ; restore GFPGFR(*)
994 LDNDW *${ivp}[1],B31:B30
1017 || [A2] DMV B31,B30,B9:B
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aes-c64xplus.pl 846 MV KEY,B30 ; B30 is not modified
859 || MV B30,$KPA
860 || ADD B30,A0,$KPB
885 || ADD B30,A0,$KPA ; skip first round
886 || ADD B30,A0,$KPB
887 || MVC GFPGFR,B30 ; save GFPGFR
978 MVC B30,GFPGFR ; restore GFPGFR(*)
994 LDNDW *${ivp}[1],B31:B30
1017 || [A2] DMV B31,B30,B9:B
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aes-c64xplus.pl 847 MV KEY,B30 ; B30 is not modified
860 || MV B30,$KPA
861 || ADD B30,A0,$KPB
886 || ADD B30,A0,$KPA ; skip first round
887 || ADD B30,A0,$KPB
888 || MVC GFPGFR,B30 ; save GFPGFR
979 MVC B30,GFPGFR ; restore GFPGFR(*)
995 LDNDW *${ivp}[1],B31:B30
1018 || [A2] DMV B31,B30,B9:B
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 141 case AArch64::D30: return AArch64::B30;
181 case AArch64::B30: return AArch64::D30;
  /src/external/gpl3/binutils/dist/opcodes/
h8300-dis.c 389 else if ((int) looking_for & (int) B30)
394 looking_for = (op_type) ((int) looking_for & ~(int) B30);
  /src/external/gpl3/binutils.old/dist/opcodes/
h8300-dis.c 389 else if ((int) looking_for & (int) B30)
394 looking_for = (op_type) ((int) looking_for & ~(int) B30);
  /src/external/gpl3/gdb/dist/opcodes/
h8300-dis.c 389 else if ((int) looking_for & (int) B30)
394 looking_for = (op_type) ((int) looking_for & ~(int) B30);
  /src/external/gpl3/gdb.old/dist/opcodes/
h8300-dis.c 389 else if ((int) looking_for & (int) B30)
394 looking_for = (op_type) ((int) looking_for & ~(int) B30);
  /src/crypto/external/apache2/openssl/dist/crypto/
c64xpluscpuid.pl 171 || ZERO B30
  /src/crypto/external/bsd/openssl/dist/crypto/
c64xpluscpuid.pl 171 || ZERO B30
  /src/crypto/external/bsd/openssl.old/dist/crypto/
c64xpluscpuid.pl 171 || ZERO B30
  /src/external/gpl3/gdb/dist/sim/h8300/
writecode.c 909 if (c & B30)

Completed in 41 milliseconds

1 2