Home
last modified time | relevance | path

Searched refs:SIZE8 (Results 1 – 15 of 15) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/sdas/xa51/
H A Dxa_rasm.l36 add\.b {LIST; inst_size=SIZE8; return ADD;}
39 addc\.b {LIST; inst_size=SIZE8; return ADDC;}
42 adds\.b {LIST; inst_size=SIZE8; return ADDS;}
45 and\.b {LIST; inst_size=SIZE8; return AND;}
50 asl\.b {LIST; inst_size=SIZE8; return ASL;}
54 asr\.b {LIST; inst_size=SIZE8; return ASR;}
78 cmp\.b {LIST; inst_size=SIZE8; return CMP;}
83 da\.b {LIST; inst_size=SIZE8; return DA;}
139 or\.b {LIST; inst_size=SIZE8; return OR;}
158 rl\.b {LIST; inst_size=SIZE8; return RL;}
[all …]
H A Dxa_rasm.y510 if (size == SIZE8) {
527 if (size == SIZE8) {
544 if (size == SIZE8) {
605 if (size == SIZE8) {
867 case SIZE8:
960 if (size == SIZE8) {
979 if (size == SIZE8) {
998 case SIZE8:
1014 case SIZE8:
1031 case SIZE8:
[all …]
H A Dxa_main.h18 #define SIZE8 0 macro
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp147 static constexpr Scalar::Type SIZE8 = Scalar::Uint8; variable
300 case SIZE8: in GenLoad()
334 case SIZE8: in GenStore()
382 case SIZE8: in GenCopy()
420 case SIZE8: in GenCmpxchg()
459 case SIZE8: in GenExchange()
489 case SIZE8: in GenFetchOp()
773 uint32_t load8SeqCst = GenLoad(masm, SIZE8, Full); in InitializeJittedAtomics()
804 GenCopy(masm, SIZE8, BLOCKSIZE, CopyDir::UP); in InitializeJittedAtomics()
806 GenCopy(masm, SIZE8, WORDSIZE, CopyDir::DOWN); in InitializeJittedAtomics()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp147 static constexpr Scalar::Type SIZE8 = Scalar::Uint8; variable
300 case SIZE8: in GenLoad()
334 case SIZE8: in GenStore()
382 case SIZE8: in GenCopy()
420 case SIZE8: in GenCmpxchg()
459 case SIZE8: in GenExchange()
489 case SIZE8: in GenFetchOp()
773 uint32_t load8SeqCst = GenLoad(masm, SIZE8, Full); in InitializeJittedAtomics()
804 GenCopy(masm, SIZE8, BLOCKSIZE, CopyDir::UP); in InitializeJittedAtomics()
806 GenCopy(masm, SIZE8, WORDSIZE, CopyDir::DOWN); in InitializeJittedAtomics()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DAtomicOperations-shared-jit.cpp146 static constexpr Scalar::Type SIZE8 = Scalar::Uint8; variable
299 case SIZE8: in GenLoad()
333 case SIZE8: in GenStore()
381 case SIZE8: in GenCopy()
419 case SIZE8: in GenCmpxchg()
458 case SIZE8: in GenExchange()
488 case SIZE8: in GenFetchOp()
772 uint32_t load8SeqCst = GenLoad(masm, SIZE8, Full); in InitializeJittedAtomics()
803 GenCopy(masm, SIZE8, BLOCKSIZE, CopyDir::UP); in InitializeJittedAtomics()
805 GenCopy(masm, SIZE8, WORDSIZE, CopyDir::DOWN); in InitializeJittedAtomics()
[all …]
/dports/japanese/canna-lib/Canna37p3/server/
H A Dconvert.c1496 #define SIZE8 8 macro
1599 if( size < SIZE8 )
1600 return( SIZE8 - size ) ;
1617 if( (needsize = SIZE8 - size) > 0 )
1629 req->name = buf + SIZE8 ;
1651 req->number = (int)L4TOL(buf + SIZE8);
1669 req->number = (int)L4TOL(buf + SIZE8);
1701 req->number = (int)L4TOL(buf + SIZE8);
1720 req->mode = (int)L4TOL(buf + SIZE8);
1900 if( (needsize = SIZE8 - size) > 0 )
[all …]
H A Dwconvert.c2144 #define SIZE8 8 macro
/dports/japanese/canna-server/Canna37p3/server/
H A Dconvert.c1496 #define SIZE8 8 macro
1599 if( size < SIZE8 )
1600 return( SIZE8 - size ) ;
1617 if( (needsize = SIZE8 - size) > 0 )
1629 req->name = buf + SIZE8 ;
1651 req->number = (int)L4TOL(buf + SIZE8);
1669 req->number = (int)L4TOL(buf + SIZE8);
1701 req->number = (int)L4TOL(buf + SIZE8);
1720 req->mode = (int)L4TOL(buf + SIZE8);
1900 if( (needsize = SIZE8 - size) > 0 )
[all …]
H A Dwconvert.c2144 #define SIZE8 8 macro
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/3d/common/iStdLib/
H A Dtypes.h294 #ifndef SIZE8
295 #define SIZE8( x ) ((DWORD)( sizeof(x) )) macro
/dports/math/mumps/mumps-5.1.2/src/
H A Dtools_common.F507 SUBROUTINE MUMPS_SET_IERROR( SIZE8, IERROR ) argument
508 INTEGER(8), INTENT(IN) :: SIZE8 local
510 CALL MUMPS_SETI8TOI4(SIZE8, IERROR)
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/src/
H A Dmumps_part9.F8571 SUBROUTINE MUMPS_731( SIZE8, IERROR ) argument
8572 INTEGER(8), INTENT(IN) :: SIZE8 local
8574 CALL MUMPS_735(SIZE8, IERROR)
/dports/math/coinmumps/MUMPS_4.10.0/src/
H A Dmumps_part9.F8571 SUBROUTINE MUMPS_731( SIZE8, IERROR ) argument
8572 INTEGER(8), INTENT(IN) :: SIZE8 local
8574 CALL MUMPS_735(SIZE8, IERROR)
/dports/math/mumps4/MUMPS_4.10.0/src/
H A Dmumps_part9.F8571 SUBROUTINE MUMPS_731( SIZE8, IERROR ) argument
8572 INTEGER(8), INTENT(IN) :: SIZE8 local
8574 CALL MUMPS_735(SIZE8, IERROR)