Searched refs:IEEE (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sint.S | 122 | Input: a0 points to an IEEE extended format operand 195 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 238 bsetb #sign_bit,LOCAL_EX(%a0) |return to IEEE extended format
|
H A D | res_func.S | 73 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 264 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 393 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 867 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 895 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 919 bfclr ETEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 945 bfclr FPTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1042 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1070 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1103 bfclr ETEMP_SGN(%a6){#0:#8} |convert back to IEEE ex [all...] |
H A D | gen_except.S | 24 | Note: The IEEE standard specifies that inex2 is to be
|
H A D | srem_mod.S | 6 | point (IEEE) REM of the input values X and Y.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | sint.S | 122 | Input: a0 points to an IEEE extended format operand 195 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 238 bsetb #sign_bit,LOCAL_EX(%a0) |return to IEEE extended format
|
H A D | res_func.S | 73 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 264 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 393 bfclr LOCAL_SGN(%a0){#0:#8} |change back to IEEE ext format 867 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 895 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 919 bfclr ETEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 945 bfclr FPTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1042 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1070 bfclr WBTEMP_SGN(%a6){#0:#8} |convert back to IEEE ext format 1103 bfclr ETEMP_SGN(%a6){#0:#8} |convert back to IEEE ex [all...] |
H A D | srem_mod.S | 6 | point (IEEE) REM of the input values X and Y.
|
H A D | gen_except.S | 24 | Note: The IEEE standard specifies that inex2 is to be
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 349 8:11 of IEEE ext */ 352 8:11 of IEEE ext */ 356 #define NAME_IEEE 0x1 /* IEEE name - nameType */ 357 #define NAME_IEEE_EXT 0x2 /* IEEE extended name */ 362 uint8_t IEEEextLsb; /* FC Word 0, bit 16:23, IEEE 364 uint8_t IEEE[6]; /* FC IEEE address */ member
|
H A D | lpfc_init.c | 477 outptr = &vport->fc_nodename.u.s.IEEE[0]; in lpfc_config_port_post()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 350 8:11 of IEEE ext */ 353 8:11 of IEEE ext */ 357 #define NAME_IEEE 0x1 /* IEEE name - nameType */ 358 #define NAME_IEEE_EXT 0x2 /* IEEE extended name */ 363 uint8_t IEEEextLsb; /* FC Word 0, bit 16:23, IEEE 365 uint8_t IEEE[6]; /* FC IEEE address */ member
|
H A D | lpfc_init.c | 484 outptr = &vport->fc_nodename.u.s.IEEE[0]; in lpfc_config_port_post()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 9701 # srem(): computes the fp (IEEE) REM of the input values X,Y. # 16328 # IEEE Nonaware tests # 16330 # For the IEEE nonaware tests, only the false branch changes the # 16588 # For the IEEE miscellaneous tests, all but fdbf and fdbt can set bsun. # 16683 # IEEE Aware tests # 16685 # For the IEEE aware tests, action is only taken if the result is false.# 16956 # IEEE Nonaware tests # 16958 # For the IEEE nonaware tests, we set the result based on the # 17201 # For the IEEE aware tests, we only have to set the result based on the # 17298 # IEEE Awar [all...] |
H A D | fplsp.S | 9342 # srem(): computes the fp (IEEE) REM of the input values X,Y. #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 9701 # srem(): computes the fp (IEEE) REM of the input values X,Y. # 16328 # IEEE Nonaware tests # 16330 # For the IEEE nonaware tests, only the false branch changes the # 16588 # For the IEEE miscellaneous tests, all but fdbf and fdbt can set bsun. # 16683 # IEEE Aware tests # 16685 # For the IEEE aware tests, action is only taken if the result is false.# 16956 # IEEE Nonaware tests # 16958 # For the IEEE nonaware tests, we set the result based on the # 17201 # For the IEEE aware tests, we only have to set the result based on the # 17298 # IEEE Awar [all...] |
H A D | fplsp.S | 9342 # srem(): computes the fp (IEEE) REM of the input values X,Y. #
|
Completed in 115 milliseconds