Home
last modified time | relevance | path

Searched refs:DIVIDE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt1284 DIVIDE } 나누기 명령은 일반적으로
1285 DIVIDE } 긴 시간을 필요로 합니다
1294 : :DIVIDE | |
1299 : :DIVIDE | |
1311 DIVIDE
1312 DIVIDE
1324 : :DIVIDE | |
1329 : :DIVIDE | |
1346 : :DIVIDE | |
1351 : :DIVIDE | |
/openbmc/qemu/libdecnumber/
H A DdecNumber.c183 #define DIVIDE 0x80 /* Divide operators */ macro
1158 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in decNumberDivide()
1673 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in decNumberLog10()
2343 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in decNumberPower()
2406 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in decNumberPower()
3135 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in decNumberSquareRoot()
4461 if (op&DIVIDE) { in decDivideOp()
4493 if (op&DIVIDE) { in decDivideOp()
4524 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4576 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/openbmc/qemu/target/arm/
H A Dcpu-features.h47 return FIELD_EX32(id->id_isar0, ID_ISAR0, DIVIDE) != 0; in isar_feature_aa32_thumb_div()
52 return FIELD_EX32(id->id_isar0, ID_ISAR0, DIVIDE) > 1; in isar_feature_aa32_arm_div()
H A Dcpu.h2013 FIELD(ID_ISAR0, DIVIDE, 24, 4)
/openbmc/linux/arch/m68k/fpsp040/
H A Dsatan.S314 |--BUT ALAS, THE DIVIDE IS STILL CRANKING!
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt1285 DIVIDE } Divide instructions generally
1286 DIVIDE } take a long time to perform
1295 : :DIVIDE | |
1300 : :DIVIDE | |
1313 DIVIDE
1314 DIVIDE
1326 : :DIVIDE | |
1331 : :DIVIDE | |
1348 : :DIVIDE | |
1353 : :DIVIDE | |
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt1342 DIVIDE } Instrucciones de división
1343 DIVIDE } tardan mucho en terminar
1346 donde DIVIDE es DIVIDIR. Que podría aparecer como esto:
1352 : :DIVIDE | |
1357 : :DIVIDE | |
1372 DIVIDE
1373 DIVIDE
1386 : :DIVIDE | |
1391 : :DIVIDE | |
1408 : :DIVIDE | |
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc346 /* DIVIDE */
354 /* DIVIDE LOGICAL */
359 /* DIVIDE SINGLE */
1303 /* VECTOR FP DIVIDE */
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S6263 #--TRUE THAT A DIVIDE IS NOW NEEDED, BUT THE APPROXIMATION FOR
6266 #--DIVIDE. IN THE END THIS METHOD IS MUCH FASTER THAN A TRADITIONAL
6420 #--DIVIDE IS STILL CRANKING
H A Dfpsp.S6420 #--BUT ALAS, THE DIVIDE IS STILL CRANKING!
14311 # DIVIDE: NORMs and DENORMs ONLY!