HomeSort by: relevance | last modified time | path
    Searched defs:special_fp_store (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
locore.s 2104 * since users have no access to the special_fp_store instruction.
2109 set special_fp_store, %l4 ! see if we came from the special one
2110 cmp %l1, %l4 ! pc == special_fp_store?
5664 special_fp_store: label
5721 b special_fp_store + 4 ! continue
locore.s 2104 * since users have no access to the special_fp_store instruction.
2109 set special_fp_store, %l4 ! see if we came from the special one
2110 cmp %l1, %l4 ! pc == special_fp_store?
5664 special_fp_store: label
5721 b special_fp_store + 4 ! continue

Completed in 27 milliseconds