-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
This program
```
export
fn main() -> reg u64 {
reg u64 x;
x = 0x1000;
#mmx reg u64 y;
y = x;
[y] = 0;
return x;
}
```
fails, which is expected, but with an internal…
-
### Bug description
This happens for `sys.info.num_physical_cores()`, `sys.info.num_logical_cores()` and `sys.info.num_performance_cores`.
### Steps to reproduce
```mojo
from sys.info import num_p…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…
-
The Intel compiler has an extremely useful warning (https://software.intel.com/en-us/articles/cdiag964) that triggers if MMX code interfaces with x87 code without an EMMS instruction before the x87 co…
-
```
What steps will reproduce the problem?
1. Copy live android to HDD
2. Boot from HDD with appropriate changes to menu.1st of grub
3. After kernel uncompression, error is generated
What is the expe…