User:Mkouklis/sandbox
From Wikipedia, the free encyclopedia
Mkouklis 09:12, 26 August 2006 (UTC)== Aklan Economy ==
- Agriculture
- Rice
- Coconut
- Pineapple (Piña)
- Fibers/fiber products: Abbaca, Piña-cloth, Rafia, Rattan, Rope, Simay
- Aquaculture
- Coastal net fishing
- Offshore fish pens
- Saltwater & freshwater fish ponds
- Concrete fish tanks
- Seaweed harvesting
- Exportation of Labor (Overseas Worker's sending remittances home.)
- Tourism
- Foreign tourists (in order of annual arrivals)
- Korean, Japanese, Australian, European, other countries.
- Filipino's and Balik-Bayan's
- Foreign tourists (in order of annual arrivals)
- Higher Education (includes foreign exchange students)
- Medical Nursing
- Computer Studies
- Maritime Trades (international shipping hires)
- Agri/Aqua-culture (Aklan State University)
- Engineering (Civil, Mechanical, Electrical & various other disiplines)
[edit] list of formatting codes
[edit] test section
- PMULLD, PMULDQ
- Quad signed/unsigned 32 bit integer multiply
- DPPS, DPPD
- Dot product for AOS (Array of Structs) data
- BLENDPS, BLENDPD, BLENDVPS, BLENDVPD, PBLENDVB, PBLENDDW
- Conditional copying of elements in one location with another
- PMINSB, PMAXSB, PMINUW, PMAXUW, PMINUD, PMAXUD, PMINSD, PMAXSD
- Packed minimum/maximum for different operand types
- ROUNDPS, ROUNDSS, ROUNDPD, ROUNDSD
- Round floating point values to integers, including Fortran/Java/C99 requirements.
- INSERTPS, PINSRB, PINSRD, PINSRQ, EXTRACTPS, PEXTRB, PEXTRD, PEXTRW, PEXTRQ
- Simplify general purpose <-> XMM register data transfers
- PMOVSXBW, PMOVZXBW, PMOVSXBD, PMOVZXBD, PMOVSXBQ, PMOVZXBQ, PMOVSXWD, PMOVZXWD, PMOVSXWQ, PMOVZXWQ, PMOVSXDQ, PMOVZXDQ
- Packed sign/zero extension to wider types
- PTEST
- Used for faster SIMD branching
- PCMPEQQ, PCMPGTQ
- Quadword (64 bits) compare for equality or greater than.
- PACKUSDW
- Convert signed DWORDs into unsigned WORDs with saturation.
- PCMPESTRI, PCMPESTRM, PCMPISTRI, PCMPISTRM
- Advanced string comparison instructions
- CRC32
- Hardware CRC32 calculations
- POPCNT
- Find # of enabled bits (i.e. bits set to '1')