Removed hardcoded CP0C3_ULRI (#1098)
* activate CP0C3_ULRI for CONFIG3, mips * updated with mips patches * updated with mips patches * remove hardcoded config3 * git ignore vscode * fix spacing issue and turn on floating point
This commit is contained in:
committed by
Nguyen Anh Quynh
parent
0cd69ee03b
commit
24f55a7973
6
.gitignore
vendored
6
.gitignore
vendored
@@ -72,8 +72,6 @@ bindings/python/MANIFEST
|
||||
config.log
|
||||
|
||||
|
||||
|
||||
|
||||
#################
|
||||
## Visual Studio
|
||||
#################
|
||||
@@ -81,6 +79,10 @@ config.log
|
||||
## Ignore Visual Studio temporary files, build results, and
|
||||
## files generated by popular Visual Studio add-ons.
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
.vscode/
|
||||
|
||||
# User-specific files
|
||||
*.opensdf
|
||||
*.sdf
|
||||
|
||||
Reference in New Issue
Block a user